Batch Released
Triggered when a pay in batch is released from hold (replaces releasedbatch).
Notification name: payin_batch_released
Headers
Content-Length
The content length of the payload
Content-Type
Always application/json; charset=utf-8
Accept
Content types accepted, typically * /*
String
String header field
Host
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
Event type identifier
Paypoint
The name of the merchant/paypoint
Text
Human-readable description of the event
batchId
Unique batch identifier
batchAmount
Batch amount in currency format
batchDate
Batch date in M/D/YYYY format
ContactUs
Contact information string
ExternalPaypointId
External paypoint system identifier
Logo
URL or path to merchant logo image
Response
200
any
Return a 200 status to indicate that the data was received successfully.