{
"object": "withdrawal",
"id": "9o7f8g00witrma2moebd0aur",
"amount": "20.00",
"currency": "USD",
"bankId": "p5cwqjqp6o49q31zr42kjv78",
"accountKey": "default",
"bank": {
"object": "bank",
"id": "p5cwqjqp6o49q31zr42kjv78",
"accountType": "checking",
"bankName": "PayStand Test Bank",
"routingNumber": "110000000",
"nameOnAccount": "Child1 Customer",
"accountHolderType": "individual",
"currency": "USD",
"country": "USA",
"last4": "6789",
"fingerprint": "4cpw32i0hoz5iyhx7la194cy",
"isDefault": false,
"isApDefault": false,
"billingAddress": {
"object": "address",
"id": "4jal7o111y1mlpqn2wwysc7y",
"street1": "payer street",
"city": "payer city",
"state": "CA",
"postalCode": "95060",
"country": "USA",
"status": "active",
"created": "2019-06-19T17:26:25.000Z",
"lastUpdated": "2019-06-19T17:26:26.000Z"
},
"externalId": "bank_001",
"dropped": true,
"verified": true,
"status": "active",
"created": "2019-06-19T17:26:25.000Z",
"lastUpdated": "2019-06-24T13:58:48.000Z"
},
"dateToPost": "2019-07-10T16:53:20.000Z",
"transfers": [
{
"object": "transfer",
"id": "ptpj75e1j0djht9dpax6ospz",
"amount": "20.00",
"currency": "USD",
"dateToPost": "2019-07-10T16:53:20.000Z",
"holds": [
{
"object": "hold",
"id": "cj43xts2ckzaijsraljejomi",
"amount": "20.00",
"currency": "USD",
"holdTime": "0",
"releaseDate": "2019-07-10T16:53:20.000Z",
"resourceId": "ptpj75e1j0djht9dpax6ospz",
"resourceType": "Transfer",
"status": "active",
"created": "2019-07-10T16:53:20.000Z",
"lastUpdated": "2019-07-10T16:53:21.000Z"
}
],
"bankId": "p5cwqjqp6o49q31zr42kjv78",
"accountKey": "default",
"resourceId": "9o7f8g00witrma2moebd0aur",
"resourceType": "Withdrawal",
"status": "processing",
"ownerId": "yxfxbcl6jjtjk57zv7t97i01",
"created": "2019-07-10T16:53:20.000Z",
"lastUpdated": "2019-07-10T16:53:20.000Z"
}
],
"hasTransactions": false,
"ownerId": "yxfxbcl6jjtjk57zv7t97i01",
"status": "processing",
"created": "2019-07-10T16:53:20.000Z",
"lastUpdated": "2019-07-10T16:53:20.000Z"
}
id string |
---|
object string, value is "withdrawal" |
description string |
amount string |
currency string |
bankId string |
accountKey string |
bank bank object |
dateToPost datestring |
datePosted datestring |
dateSettled datestring |
dateFailed datestring |
reason string |
hasTransactions boolean, [deprecated] |
transfers array of transfer objects |
ownerId string |
meta object |
status string, possible values are: processing, posted, paid, failed processing posted paid failed |
created datestring |
lastUpdated datestring |