Apply VA
Last updated
Was this helpful?
Last updated
Was this helpful?
Merchants initiate VA account opening applications and wait for Pagsmile review. Merchants can query specific VA account information through the VA query interface.
POST
https://rem-api-sandbox.pagsmile.com/remittance/collection/apply-va
Content-Type*
string
application/json; charset=UTF-8
Refer to :
Biz_data
merchant_id*
long
Merchant Id
order_no*
string
Order Number
business_type*
Integer
Business Type,
currencies*
list<string>
Currency List,
As a 3-letter ISO currency code;
Current support : MXN
regions*
list<string>
Regions,
Current support: MX
merchant_id*
long
Merchant Id
order_no*
string
Order number
account_name
string
Account name
account_num
string
Account number
business_type*
integer
Business type
regions*
list<string>
Region
currencies*
list<string>
Currencies
status
integer
Status
created_at
string
created at
Note: 162************38 is pagsmile's test app id for sandbox
Please use your own app_id when testing.
Refer to:
Refer to
Refer to
Refer to