API list
This section introduces the APIs that are provided in Alipay+ User-presented Mode Payment.
APIs
The following table lists the APIs in terms of category, endpoint, and calling direction. You can click the interface name to see the detailed specification of each API.
Category | Interface name | Endpoint | Direction |
Payment | /aps/api/v1/payments/pay | ACQP > Alipay+ | |
/aps/api/v1/payments/inquiryPayment | ACQP > Alipay+ | ||
/aps/api/v1/payments/notifyPayment | Alipay+ > ACQP | ||
/aps/api/v1/payments/cancelPayment | ACQP > Alipay+ | ||
/aps/api/v1/payments/refund | ACQP > Alipay+ | ||
Registration | /aps/api/v1/merchants/registration | ACQP > Alipay+ | |
/aps/api/v1/merchants/inquiryRegistrationStatus | ACQP > Alipay+ | ||
/aps/api/v1/merchants/notifyRegistrationStatus | Alipay+ > ACQP | ||
Dispute | /aps/api/v1/disputes/initiateRetrieval | Alipay+ > ACQP | |
/aps/api/v1/disputes/responseRetrieval | ACQP > Alipay+ | ||
/aps/api/v1/disputes/initiateEscalation | Alipay+ > ACQP | ||
/aps/api/v1/disputes/responseEscalation | ACQP > Alipay+ |