Release 30.07.2025
Modified Endpoints
Orders
paymentSettings.instrumentType
now accepts the new enum valuecash
.- For bank‑transfer payments,
paymentSettings.transferType
now supports the new enum valuecodi
.
payments[].instrumentType
now acceptscash
.payments[].paymentDetails
now includes a new schema for cash payments.- For bank‑transfer payments,
payments[].transferType
now supportscodi
.
- Query parameter
instrumentTypes
now supportscash
. - Response properties
instrumentType
,transferType
, andtransferTypes[]
now includecash
andcodi
.
Payouts
- The request‑body property
instrumentType
now acceptscash
.
Retrieve required payout fields
instrumentType
now acceptscash
.payoutSettings.transferType
now acceptscodi
.
- Query parameter
instrumentTypes
now supportscash
. - Query parameter
transferTypes
now supportscodi
. - Response properties
instrumentType
,transferType
, andtransferTypes[]
now includecash
andcodi
.
payoutDetails.recipient.transferType
now supportscodi
.payoutTransactions[].instrumentType
now supportscash
.