Get Currency Account Details
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request GET 'https://api-sandbox.z.inc/api/v1/currency_account/' \
--header 'x-api-version;' \
--header 'Authorization: Bearer <token>'
Responses
application/json Modified at 2024-07-27 18:16:00