Skip to content

Releases: CurrencyCloud/currencycloud-swagger

Release 2.11.0

16 Mar 10:56
e25abda
Compare
Choose a tag to compare
  • Adds Top Up Margin endpoint to balances resource

Release 2.10.0

23 Jan 09:36
Compare
Choose a tag to compare
  • Makes currency required for /funding_accounts/find
  • Adds "margin" to action enum in transactions find
  • Adds awaiting_balance to status enum of find payments
  • Adds unsupported_beneficiary_country_code error response to payments/create
  • Updates the routing_code parameters in Funding Accounts object

Release 2.9.0

22 Oct 12:11
15cd050
Compare
Choose a tag to compare
  • Updates Payments endpoints for payment fee parameters
  • Updates transaction find endpoint for payment_fee action

Release 2.8.0

14 Oct 09:29
d57294b
Compare
Choose a tag to compare
  • Updates error response on bank_details endpoint for invalid cnaps
  • Adds find funding accounts end point
  • Adds get payment level fees endpoint
  • Adds get quote payment fee endpoint

Release 2.7.0

06 Sep 15:19
Compare
Choose a tag to compare
  • Adds additional supported identifier types to bank details end point
  • Adds contacts generate_hmac_key end point
  • Fixes duplicated operation Id for Pull Funds From Withdrawal Account

Release 2.6.0

02 Jul 11:28
Compare
Choose a tag to compare
  • Adds find withdrawal_accounts end point
  • Adds pull_funds from withdrawal_accounts end point
  • Adds bic_swift option to identifier_type of bank_details end point

Release 2.5.0

29 May 11:27
Compare
Choose a tag to compare
  • Adds get bank_details endpoint
  • Adds beneficiary_external_reference parameter to beneficiaries create and update endpoints
  • Fixes missing parameters in BeneficiaryRequirements definition

Release 2.4.0

25 Apr 07:34
Compare
Choose a tag to compare
  • Removes support for deprecated VANS and IBANS operations
  • Deprecates all settlement operations
  • Adds action_type deposit_refund to transaction find operation
  • Updates error codes on beneficiaries/find operation
  • Small syntax/description fixes

Release 2.3.0

11 Mar 13:04
Compare
Choose a tag to compare
  • Adds currency as an optional field in the 'Get Requirements for Payers' API
  • Adds beneficiary_external_reference as an optional field in the 'Find Beneficiaries' API
  • Bugfix to 'Create Beneficiary' beneficiary_identification_type enum list
  • Bugfix to 'Find Payments' charge_type parameter 'in' type

Release 2.2.0

19 Feb 12:39
Compare
Choose a tag to compare
  • Adds enum and default values for scope parmeter on find-ibans and find-vans
  • Adds missing actions to the enum of the action parameter of transactions/find
  • Updates documentation for transactions/find, payments/find and payments/create
  • Add Payment Charge Settings
  • Create beneficiary enum list fix
  • Fix Beneficiary Payment Type Defaults
  • Adds get payment delivery date to api definition