Settlement Funded
Triggered when a pay out batch settlement is funded.
Notification name: payout_batch_settlement_funded
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
transferId
Unique transfer identifier
NetAmount
Net transaction amount in currency format
TotalAmount
Total transaction amount including fees
RtAmount
Return amount in currency format
transferTime
Transfer timestamp in M/D/YYYY H:mm:ss format
batchId
Unique batch identifier
ContactUs
Contact information string
batchNumber
Batch number identifier (UUID format)
entryPoint
System entry point identifier
ExternalPaypointId
External paypoint system identifier
Response
200
any
Return a 200 status to indicate that the data was received successfully.