Alipay, China's leading third-party online payment solutionAlipay, China's leading third-party online payment solution

notifyVaulting

POST /undefined

Antom uses this API to send the vaulting result to the merchant when the vaulting processing reaches a final state of success or failure. Merchants promote merchant-side transactions based on the vaulting result.   

Request parameters

result Result object REQUIRED

Details about the vaulting result, such as vaulting status, result code, and result message. 

Show child parameters

vaultingRequestId String  REQUIRED

The unique ID that is assigned by a merchant to identify a card vaulting request. 

More information:

  • Maximum length: 64 characters

paymentMethodDetail PaymentMethodDetail object REQUIRED

The details about the card payment method.

More information:

  • Maximum length: 64 characters
Show child parameters

Response parameters

result Result object REQUIRED

A fixed value, which is sent to Antom to acknowledge that the notification is received. 

Show child parameters
API Explorer

Request

Request Body

Response

Response Body