- Only merchants in authorization mode (AUTHORIZATION) receive this notification.
- Request body structure:
{ "id": "...", "action": "...", "data": { ... } }. - The merchant must return a response within the timeout; if timeout occurs or
code ≠ 0, the platform handles it according to the authorization orchestration strategy.
Trigger Scenarios
- User initiates a consumption authorization, requiring amount and fee verification.
Push Parameters
Push ID.
Push action, see [Appendix - Constants] Push Actions.
Push data.
data
Consumption order number
Card order number
Cardholder order number
Consumption type, see [Appendix - Constants] Consumption Type
Authorization amount (BigDecimal)
Original amount
Original currency
Merchant information
Fixed to
Pending (awaiting merchant response)Notification time (Unix milliseconds)
merchant_info
Merchant name
Merchant MCC
Merchant city
Merchant country
Merchant Response
Response code.
0 indicates success.Failure reason, required when failing.
