Closed manishapriya94 closed 2 years ago
Translates and sends user inputs via Lob API to create an addressbook entry to provide the 'from' variable in Send Letter
Implementation: create a function that
User Story:
implementation file: In lob.js lines 135
Data
Calling Lob Endpoints: (const lobApiKey = getLobApiKey())
Lob Address Create API Documentation: create address which combines address verification and returns an address_id string
ProgramEquity/amplify-back-end#130
Goal:
Translates and sends user inputs via Lob API to create an addressbook entry to provide the 'from' variable in Send Letter
Implementation: create a function that
User Story:
Context:
implementation file: In lob.js lines 135
Data
Calling Lob Endpoints: (const lobApiKey = getLobApiKey())
Lob Address Create API Documentation: create address which combines address verification and returns an address_id string