post https://app-api.sandbox.coinify.com/traders/me/citizenship
Endpoint to provide end-user's citizenship.
"Citizenship" designates the specific country of which the end-user is a legal citizen.
Responses
Endpoint to provide end-user's citizenship.
"Citizenship" designates the specific country of which the end-user is a legal citizen.
xxxxxxxxxx
curl --request POST \
--url https://app-api.sandbox.coinify.com/traders/me/citizenship \
--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: