post https://api.sandbox.braid.zone/events/WIRE_INBOUND_MANUAL_REVIEW
Responses
201Created
401Unauthorized
403Forbidden
404Not Found
201Created
401Unauthorized
403Forbidden
404Not Found
xxxxxxxxxx
curl --request POST \
--url https://api.sandbox.braid.zone/events/WIRE_INBOUND_MANUAL_REVIEW \
--header 'accept: */*'
xxxxxxxxxx
263}
{
"createdAt": "2021-08-10T10:15:30Z",
"eventType": "Event Type",
"payload": {
"text": "Wire inbound event text",
"transaction": {
"account": {
"accountName": "Primary Savings Account",
"accountNumber": "123456789",
"accountType": "SAVINGS",
"canAcceptSweep": true,
"cardManagementId": 3001,
"closedAt": "2021-08-10T10:15:30Z",
"createdAt": "2021-08-10T10:15:30Z",
"customerId": 2001,
"fundingAccountId": 4001,
"id": 1,
"productId": 1001,
"status": "ACTIVE",
"sweepAccountId": 5001,
"updatedAt": "2021-08-10T10:15:30Z",
"virtualAccountId": "VIRTUAL123456"
},
"accountId": 0,
"achTransaction": {