get https://app-api.sandbox.coinify.com/traders/me/source-of-funds/annual-trade-volume-buckets
Endpoint to get annual trade volume buckets. ID of the response will be used in the next request of providing the source of funds information.
Responses
Endpoint to get annual trade volume buckets. ID of the response will be used in the next request of providing the source of funds information.
xxxxxxxxxx
curl --request GET \
--url https://app-api.sandbox.coinify.com/traders/me/source-of-funds/annual-trade-volume-buckets \
--header 'Authorization: Bearer {{accessToken}}' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: