Endpoint
Authorization
Basic authentication header of the form
Basic <encoded-value> where <encoded-value> is the Base64 encoding of username:password.Request Body
Amount in cents. For example, to payout $10.12 pass
1012. For decimal handling for various currencies, refer to the Decimal Currencies guide.ISO 4217 standard. This is the payout currency. The amount will be in the payout currency.
Reason for payout. See the full list of supported purpose codes.Supported values:
PYR001 – PYR036Additional details for the payout.
ID of an existing payout beneficiary. Use this instead of
beneficiary_details if the beneficiary is already saved.Inline beneficiary information. Use this when not referencing a saved beneficiary.
ISO 4217 standard, uppercase. The balance currency used to fund the payout.
Type of payout. Supported values:
local, swift, wallet, local_payment_network, tazapay_account.For wire transfers only. Supported values:
shared, ours.Quote ID from the payout quote API.
Local payout configuration.
Reference ID of the payout on your system.
Statement descriptor for the payout.
ID of the entity the payout is created on behalf of.
Set of key-value pairs to attach to the payout object (JSON string format).
Attach documents to the payout.
Logistics tracking details. Mandatory for CNY local payouts.
Invoice line items. Strongly advised when
purpose is PYR022 for CN-CNY local payouts.