Recharge Return
Card balance to Partner
Request URL
POST
https://card-api-sandbox.pagsmile.com/issuing/card/recharge-return
Request Header
Name
Type
Description
Content-Type*
string
application/json; chartset=UTF-8
Request Body
Refer to : common
Biz_data :
Name
Type
Description
payee_account_num*
string(48)
Payee Account Number
card_token*
string(20)
Card token
order_no*
string(32)
Order number,
Globally unique
currency*
string(3)
A 3-letter ISO currency code
reference
string(128)
Remarks
Response
Name
Type
Description
transaction_id
string
Transaction ID
Example
Note: 201************11 is pagsmile's test app id for sandbox
Please use your own app_id when testing.
Last updated
Was this helpful?