The declare API is used by the Acquiring Service Provider (ACQP) to send a customs declaration request to Alipay+. Currently, only for payments that are processed by the AlipayCN wallet, declarations are required.
- Provider
- Alipay+
- Input summary
- {"name":"customs","type":"object","required":true,"description":""}, {"name":"isSplit","type":"boolean","required":true,"description":"Indicates whether the payment order needs to be split for declaration. true: split needed, false: not needed"}, {"name":"buyerCertificate","type":"object","required":false,"description":""}, {"name":"paymentRequestId","type":"string","required":true,"description":"The unique ID that is assigned by the ACQP to identify a payment request for the order. Maximum length: 64 characters"}, {"name":"referenceOrderId","type":"string","required":true,"description":"Reference order ID when isSplit is true. Maximum length: 64 characters"}, {"name":"declarationAmount","type":"object","required":true,"description":""}, {"name":"merchantCustomsInfo","type":"object","required":true,"description":""}, {"name":"customsDeclarationRequestId","type":"string","required":true,"description":"The unique ID that is assigned by the merchant to identify a customs declaration request. Maximum length: 64 characters"}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available