Skip to content

transfers.on-us.processing
Webhook

Request

Transfers On-Us Processing Event

Bodyapplication/jsonrequired
event_idstring, (uuid)(Event Id)required
timestampstring, (date-time)(Timestamp)required
payloadobject(OnUsTransferPayload)required
event_typestring(Event Type)required
Value:"transfers.on-us.processing"
Payload
{ "event_id": "a7a26ff2-e851-45b6-9634-d595f45458b7", "timestamp": "2019-08-24T14:15:22Z", "payload": { "on_us_id": "76bbd831-9f51-4f19-b78b-27ab6263c0d4", "origin_account_id": "a0890d05-e0a7-43d0-8234-aa815dd84257", "destination_account_id": "8695e0db-8457-4784-9058-cf427152bff1" }, "event_type": "transfers.on-us.processing" }

Responses

Successful Response

Bodyapplication/json
any
Response
// No response example