{ "details_url": "string" }
curl --location --request PATCH 'https://demo-api.easypayx.com/v1/exchanges/' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data-raw '{ "details_url": "string" }'
{}