post https://app-api.sandbox.coinify.com/traders/me/kyc/expected-annual-buy-volume
Endpoint to provide end-user's expected Buy-crypto volume per year.
Mandatory to provide as it is required by regulations Coinify abides to.
Responses
Endpoint to provide end-user's expected Buy-crypto volume per year.
Mandatory to provide as it is required by regulations Coinify abides to.
xxxxxxxxxx
curl --request POST \
--url https://app-api.sandbox.coinify.com/traders/me/kyc/expected-annual-buy-volume \
--header 'Authorization: Bearer {{accessToken}}' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: