Records the user’s acceptance of the Customer Agreement, which governs the use of Etherfuse’s on/off ramp services.
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 agreement.
Legal effect: By calling this endpoint with a valid presigned URL, the user agrees to the terms governing fiat-to-crypto and crypto-to-fiat transactions, including fees, settlement times, and liability provisions.
Optional customer info: When using programmatic KYC, you may omit the customerInfo
field since identity data was already submitted via the KYC endpoints.
Payload for accepting the customer agreement. The presigned URL authenticates the end user who will be bound by the agreement.
Presigned URL obtained from POST /ramp/onboarding-url. This URL authenticates
the end user and authorizes them to accept the agreement.
Optional customer information. When using programmatic KYC, this field may be omitted since identity data was already submitted via the KYC endpoints.
Customer agreement acceptance recorded
Response confirming an agreement has been recorded