APIs and SDKs
This section introduces the APIs and SDKs that are used in Auto Debit.
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 |
Authorization | /aps/api/v1/authorizations/prepare | ACQP > Alipay+ | |
/aps/api/v1/authorizations/applyToken | ACQP> Alipay+ | ||
/aps/api/v1/authorizations/cancelToken | ACQP > Alipay+ | ||
/aps/api/v1/authorizations/authNotify | Alipay+> ACQP | ||
/aps/api/v1/authorizations/consultUnbinding | Alipay+> ACQP | ||
Payment | /aps/api/v1/payments/pay | ACQP > Alipay+ | |
/aps/api/v1/payments/consultPayment | ACQP > Alipay+ | ||
/aps/api/v1/payments/notifyPayment | Alipay+> ACQP | ||
/aps/api/v1/payments/inquiryPayment | ACQP > Alipay+ | ||
/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 |
SDK
The following tables list the interfaces that are provided by the Alipay+ ACQP SDK. You can click the interface name to see the detailed specification of each interface.
Web/WAP
Interface name | Direction |
ACQP -> SDK | |
ACQP -> SDK | |
ACQP -> SDK |