Settlement
A payout/settlement/disbursement is a type of accounting record that represents fund transfers from a merchant's payment processor wallet to a destination account.
- amountType: number · Amountrequired
- currencyType: string · Currencycode
Code required - dateType: string · DateFormat: daterequired
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
- statusType: string · SettlementStatusenumrequiredvalues
- pending
- paid
- failed
- customType: object · CustomFieldsnullable
Fields The additional fields related to an accounting record. Custom fields are used to attach custom metadata to the objects to ingest into the system. Custom fields can be any valid JSON object.
- propertyType: anything
Name
- descriptionType: string · Descriptionnullable
- exchangeType: array object[] | null · Exchangeratesnullable
Rates - currencyType: string · Currencycode
Code required - rateType: number · Raterequired