v1
latestOpenAPI 3.0.12026-07-24128351404.9 KBCustomer
Submit a country activation request for a customer
Submits a request to enable Scan-to-Pay for the specified customer in the specified transaction country. The response returns the activation status for that transaction country, which may be PROCESSING, ACTIVATED, or REJECTED.
post/open-api/v3/scan2pay/customer/active
Request body
Example request
{
"transactionCountry": "VN",
"customerId": "1986466477083709441"
}Response
Successful operation