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

notifyVaulting

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

vaultingCreateTime Datetime  REQUIRED

The date and time when the vault is created.

More information:

  • The value follows the ISO 8601 standard format. For example, "2019-11-27T12:01:01+08:00".

acquirerInfo AcquirerInfo object 

The information of the acquirer that processes the payment. 

Note: This parameter is returned if you integrate the APO product.

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