Parameter
Description
msisdn
For HTTPS endpoints only. Telephone number in internaional format, eg. 447777123456
mx
For non-HTTPS endpoints. Encrypted MSISDN/Alias. This can be decrypted using DecryptMX.
mcc
The Mobile Country Code.
mnc
The Mobile Network Code.
productid
The Product ID (PID).
etid
See the Webhook Types table below.
pt
Either the PTSubscriberID passed via SubscriptionJoinWithParams or the pt passed via SendBillWithPin.
success
1 or 0 (True or False) to show if the event was successful. Applies to webhook type 1 for carrier-hosted checkout flows and type 5.
chargeAmount
Charge and Refund only: The amount that was charged or refunded in decimal format.
currencyCode
Charge and Refund only: The ISO 4217 Currency Code.
productDescription
Charge and Refund only: The product description shown to the end user.
transactionStatus
Charge and Refund only: The success or error status relating to the transaction. See TransactionStatus Values below for details.
txid
Charge and Refund only: A unique GUID for the transaction.