Topup a Card
Initiate a card top-up by transferring funds from your Pagsmile Issuing account.
Request URI
POST
/issuing/card/recharge
Request Body
Refer to : common
Biz_data :
Name
Type
Description
pay_account_num*
string(48)
Payer Account Number
card_token*
string(20)
Card Token
order_no*
string(32)
Order Number.Globally unique
amount*
String
currency*
string(3)
A 3-letter ISO currency code
reference
string(128)
Reference
Request Example
Response
Name
Type
Description
transaction_id
string
Transaction ID
Last updated
Was this helpful?