Batch Processed

Triggered when a pay in batch is processed.

Notification name: payin_batch_processed

Headers

Content-LengthstringRequired
The content length of the payload
Content-TypestringRequired

Always application/json; charset=utf-8

AcceptstringRequired

Content types accepted, typically * /*

StringstringRequired
String header field
HoststringRequired

Host IP address (52.3.204.115 for sandbox, 54.166.54.170 for production)

Payload

The payload of this webhook request is an object.
Event"HoldBatch"RequiredDefaults to HoldBatch
Event type identifier
PaypointstringRequired

The name of the merchant/paypoint

TextstringRequired

Human-readable description of the event

batchIdstringRequired
Unique batch identifier
batchAmountstringRequired
Batch amount in currency format
batchDatestringRequired

Batch date in M/D/YYYY format

ContactUsstringRequired
Contact information string
ExternalPaypointIdstring or nullRequired
External paypoint system identifier

Response

200
any
Return a 200 status to indicate that the data was received successfully.