Skip to main content
Version: Lastest

API Resend card via sms

NOTE

Only applies to transactions with card purchases via "SMS". When calling the API, the card code will be sent back to the user's phone number.

Endpoint: /api/v1/service/shopcard/resendCard/{partnerRefId}

Method: POST

Header: How to generate JWT_TOKEN

{
"X-APPOTAPAY-AUTH": Bearer JWT_TOKEN,
"Content-Type": "application/json"
}

Params

ParamsRequiredTypeDescription
partnerRefIdStringCounterparty transaction code included in API url

Data result

ParamsTypeDescription
errorCodeIntegerError code return
messageStringDetailed description of the error code