Records the user’s consent to conduct business electronically (E-Sign Act compliance).
Authentication: The presigned URL serves as the authentication mechanism for the end user. This endpoint must be called by or on behalf of the user who will be bound by this consent.
Legal effect: By calling this endpoint with a valid presigned URL, the user consents to:
This is typically the first agreement accepted during onboarding.
Payload containing a presigned URL for user authentication. The presigned URL serves as the authentication mechanism for the end user and contains cryptographically signed claims (customer ID, wallet public key, organization ID).
Presigned URL obtained from POST /ramp/onboarding-url. This URL authenticates
the end user and authorizes actions on their behalf.
Electronic signature consent recorded
Response confirming an agreement has been recorded