Skip to main content
POST
/
v1
/
public
/
buyer-kyc
/
tos-accepted
Buyer-session: record the tos_id from the ToS-acceptance redirect.
curl --request POST \
  --url https://api.example.com/v1/public/buyer-kyc/tos-accepted \
  --header 'Content-Type: application/json' \
  --data '{}'

Body

application/json

The body is of type object.

Response

200

ToS acceptance recorded