Authorization Transaction detail Notification

Authorization Transaction detail notification.

Webhook URL

REQUEST BODY SCHEMA: application/json required

Webhook Body(Notify)

NameTypeDescription

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.

notify_type*

integer

Refer to webhookType

biz_data*

obj

Business params

biz_data

NameTypeDescription

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

transaction_type

integer

Transaction type

refer to: TransactionType

process_status

integer

Process Status

refer to: ProcessStatus

original_auth_id

string

Original Auth ID

auth_status

integer

Auth status

refer to:AuthStatus

auth_code

string

Auth Code

response_code

string

Response Code

settle_status

integer

Settle Status

refer to:SettleStatus

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

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