Releases: CurrencyCloud/currencycloud-swagger
Releases · CurrencyCloud/currencycloud-swagger
Release 2.43.0
- Adds POST /accounts/find
- Adds POST /beneficiaries/find
- Adds POST /contacts/find
- Adds POST /reference/bank_details/find
Release 2.36.2
- Adds new error responses to contacts/create and contacts/update
Release 2.36.1
- Updates documentation of reference/payment_dates
- Updates documentation of unique_request_id on payments/create
Release 2.36.0
- Updates type of unique_request_id in transfer/find to be query parameter
- Documents updating email_address of contacts works in calls to POST contacts/{id}
Release 2.32.0
- Adds on_behalf_of parameter to funding_accounts/find
- Adds new error responses to /conversions/create and /rates/detailed
- Aligns terms and conditions accepted parameter in account model
Release 2.31.3
- Adds an explanation of margin transactions to 'related_entity_type'
Release 2.31.2
- Removes the requirement for unique_request_id on transfers/create to be UUID format
Release 2.31.1
- Updates error responses for transfers/create
Release 2.31.0
- Updates payment_date parameter description on payments/create
- Adds optional unique_request_id parameter to transfers/create and transfers/find request and response
- Corrects the type of the order parameter in conversions/find from integer to string
Release 2.30.0
- Adds demo only demo/funding/create endpoint