API list
This topic lists all the APIs that are used in Auto Debit.
APIs
The following table lists the APIs that are used in the integration process.
Name | Endpoint | Direction |
/aps/api/v1/payments/pay | Alipay+ ->Mobile Payment Provider | |
/aps/api/v1/payments/inquiryPayment | ||
/aps/api/v1/payments/refund | ||
/aps/api/v1/payments/cancelPayment | ||
/aps/api/v1/authorizations/applyToken | ||
/aps/api/v1/authorizations/cancelToken | ||
/aps/api/v1/authorizations/prepare | ||
/aps/api/v1/authorizations/inquiryUserInfo | ||
/aps/api/v1/users/inquiryCustomerId | ||
/aps/api/v1/users/sendOTP | ||
/aps/api/v1/users/verifyOTP | ||
/aps/api/v1/payments/notifyPayment | Mobile Payment Provider->Alipay+ | |
/aps/api/v1/authorizations/consultUnbinding | ||
/aps/api/v1/authorizations/authNotify |
Client SDK APIs
The following table lists the Alipay+ client SDK APIs that are used in the integration process.
Name | Description | Direction |
Android: signContract iOS: signContract | Start contract signing | MPP app > Alipay+ client SDK |
Android: showAuthPage iOS: showAuthPage | Show the authorization page | Alipay+ client SDK > MPP app |