Returns any 2xx status to indicate that the data received.
{- "payoutRequestId": "string",
- "eventType": "payout-request-created",
- "_embedded": {
- "payoutRequest": {
- "id": "pout_req_0YVDMDE2BMC6KBB5MX76RF6T80",
- "websiteId": "web_0YV7DE4Z26DQSA1AC92FBJ7SEG",
- "customerId": "cus_0YV7DDSDD1C8DA64KHH2W33CPF",
- "paymentInstrumentId": "inst_0YVB8KPKNXCBR9EDX7JHSED75N",
- "currency": "USD",
- "amount": 0,
- "availableAmount": 0,
- "description": "string",
- "status": "pending",
- "allocations": [
- {
- "transactionId": "txn_0YVDTQJ8YWDGQACV2N2N5SPWQ0",
- "transactionResult": "abandoned",
- "gatewayName": "A1Gateway",
- "paymentInstrumentId": "inst_0YVB8KPKNXCBR9EDX7JHSED75N",
- "amount": 0,
- "createdTime": "2019-08-24T14:15:22Z",
- "updatedTime": "2019-08-24T14:15:22Z"
}
], - "createdTime": "2019-08-24T14:15:22Z",
- "updatedTime": "2019-08-24T14:15:22Z",
- "_links": [
- {
- "href": "string",
- "rel": "self"
}
]
}
}, - "_links": [
- {
- "href": "string",
- "rel": "payoutRequest"
}
]
}