cURL
curl --request PATCH \ --url https://api.example.com/v1/customers/{id}/fx \ --header 'Content-Type: application/json' \ --data ' { "fx_settings": "<string>" } '
Documentation IndexFetch the complete documentation index at: https://docs.corebanq.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.corebanq.com/llms.txt
Use this file to discover all available pages before exploring further.
FX settings updated successfully