Accepts terms and conditions agreement
curl --request POST \ --url https://api.etherfuse.com/ramp/agreements/terms-and-conditions \ --header 'Content-Type: application/json' \ --data '{ "presignedUrl": "https://example.com/verify?token=xyz" }'
This response does not have an example.
Terms and conditions accepted successfully