Transaction On Hold
Triggered when a pay in transaction is placed on hold (replaces holdtransaction).
Notification name: payin_transaction_onhold
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
TransId
Unique transaction identifier
TotalAmount
Total transaction amount including fees
CustomerId
The unique identifier for the customer
CustomerNumber
Internal customer identifier
Method
Payment processing method
ExternalPaypointId
External paypoint system identifier
Response
200
any
Return a 200 status to indicate that the data was received successfully.