WithdrawalTransfer
WithdrawalTransfer (Model)
- amountType: number
- apexType: string
_name - createdType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- executedType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- externalType: string
_id - idType: string
- referenceType: string
_number - returnType: array string[]
_codes - statusType: stringenumvalues
- processing
- pending
_review - posted
- completed
- rejected
- canceled
- returned
- postponed
- updatedType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- withdrawalType: object · Withdrawal
Withdrawal (Model)
- amountType: number
- createdType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- fromType: object · Account
Account (Model)
- idType: string
- initiatedType: object · User
_by _user User (Model)
- isType: boolean
_full _disbursement - memoType: string
- statusType: stringenumvalues
- pending
- in
_progress - complete
- canceled
- error
- toType: object · ExternalAccount
ExternalAccount (Model)
- transfersType: array object[] · WithdrawalTransfer[]
WithdrawalTransfer (Model)
- typeType: stringenumvalues
- ach
- wire
- updatedType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z