Authorization Transaction detail Notification
Authorization Transaction detail notification
Webhook URL
REQUEST BODY SCHEMA: application/json required
Webhook Body(Notify)
partner_id
string
Assigned by Pagsmile
sub_partner_id
string
Assigned by Pagsmile
timestamp*
string
yyyy-MM-dd HH:mm:ss - Max. 19 chars -
version*
string
Fixed value 1.0
random_key
string
Reserved fields
sign_type
string
Reserved fields,
If the field is empty, no encryption is required
request_id*
string
Request serial number, globally unique.
biz_data*
obj
Business params
biz_data
auth_id
string
Auth ID
data_type
string
Data Type
(cardAuthorization、
cardSettlement)
card_token
string
Card token
card_pan
string
Card Pan
transaction_id
string
Transaction ID
original_auth_id
string
Original Auth ID
auth_code
string
Auth Code
mcc_code
string
Mcc Code
merchant_id
string
Merchant ID
merchant_name
string
Merchant Name
note
string
Note
transaction_amount
string
Transaction Amount
transaction_currency
string
Transaction Currency
transaction_country_code
string
Transaction Country code
bill_amount
string
Billing Amount
bill_currency
string
Billing Currency
fee
string
Fee
settled_amount
string
Settled Amount
base_exchange_rate
string
Base Exchange Rate
create_time
string
Create time
Response
status:
Last updated