Get Eligible Installment Plans

Get Eligible Installment Plans.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Accepted request type: PaymentCardInstallmentEligibilityRequest, PaymentTokenInstallmentEligibilityRequest and PaymentCardProtectedInstallmentEligibilityRequest.

Used to get Eligible Installment Plans.

string
required
length ≤ 50

Object name of the PaymentCard Request.

string
required
length ≤ 20

An optional outlet ID for clients that support multiple stores in the same app.

amount
object
required

Amount of the transaction.

paymentCard
object

Payment card model.

paymentCardEncrypted
object

This object encapsulates sensitive card data in an encrypted format, ensuring that it's encrypted during transmission.

Headers
string
required

A client-generated ID for request tracking and signature creation, unique per request. This is also used for idempotency control. We recommend 128-bit UUID format.

string
required

Key given to merchant after boarding associating their requests with the appropriate app in Apigee.

int64
required

Epoch timestamp in milliseconds in the request from a client system. Used for Message Signature generation and time limit (5 mins).

string
required

Used to ensure the request has not been tampered with during transmission. The Message-Signature is the Base64 encoded HMAC hash (SHA256 algorithm with the API Secret as the key.) For more information, refer to the supporting documentation on the Developer Portal.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Want a quick overview?