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 REQUIRED
Details about the vaulting result, such as vaulting status, result code, and result message.
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 REQUIRED
The details about the card payment method.
More information:
- Maximum length: 64 characters
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
The information of the acquirer that processes the payment.
Note: This parameter is returned if you integrate the APO product.
Response parameters
result Result REQUIRED
A fixed value, which is sent to Antom to acknowledge that the notification is received.
API Explorer
Request
Request Body
Response
Response Body