You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the confirmation email sending. See cfpb/sbl-ux#23 (comment) for the text of the email.
This will take in the contact email, the signer email, the signer user name, the confirmation id, and the signature timestamp (see cfpb/sbl-filing-api#495)
Use the existing /send endpoint for an example on how to build the email object
The text was updated successfully, but these errors were encountered:
Implement the confirmation email sending. See cfpb/sbl-ux#23 (comment) for the text of the email.
This will take in the contact email, the signer email, the signer user name, the confirmation id, and the signature timestamp (see cfpb/sbl-filing-api#495)
Use the existing /send endpoint for an example on how to build the email object
The text was updated successfully, but these errors were encountered: