issuingBank string | Code of the bank is provided here. Ex: ICICI
|
bankName string | Issuing Bank Name. Ex: ICICI Bank
|
bankLogo string | |
benefitText string | Provides information regarding the benefit that user will avail on using the specific paymethod/ paymethod + issuing bank.
|
benefit boolean | Indicates if the user will avail any offer benefit using the specific paymethod/ paymethod + issuing bank
|
payMethod string | |
error Object | Returned in case no offers available for this pay method
|
Attribute | Description |
---|
errorCode string | | errorMessage string | |
|
tenureDetails Object | Tenure wise list of applicable offers on EMI and EMI_DC
|
Attribute | Description |
---|
tenure Object | | Attribute | Description |
---|
value Integer | EMI interval in months e.g. 3, 6, 9, 12 etc.
| unit string | | roi Double | Rate of interest in percentage charged by the bank of the specific tenure
|
| error Object | Returned in case no offers available for this pay method.
| Attribute | Description |
---|
errorCode string | | errorMessage string | |
| effectiveAmount Double | Final price/cost applicable to the user after applying all offers.
| loanAmount Double | The final amount at which loan would be booked after discounting the bank offers and subventions applicable
| originalAmount Double | Original price of the product
| payableAmount Double | The amount to be paid while making the transaction.
| totalPayableAmount Double | Total Amount to be paid by the user to purchase the product(payable amount + interest).
| planId string | EMI plan id Eg. "planId": "HDFC|6".
Note: This planId data can be used for applying offer by passing in the request
| items Object | List of items sent in the request. Each item would have the specific bank offers/subvention applicable against the payment instrument.
| Attribute | Description |
---|
id string | Identifier for every item generated by the merchant sent in the request for an item i.e, for a brandId+ category Id + productId
| offerDetails object | Detailed information of the offers applicable on the item
| Attribute | Description |
---|
emiOfferDetails Object | Detailed information of EMI Subvention applicable on the item
| Attribute | Description |
---|
offerId string | ID of the offer. This is a numeric value which can be passed for applying offer in the API request
| type string | Type of the EMI Subvention on the basis of contributor
| emiType string | Type of EMI on the basis of subvention
Possible Values: SUBVENTION or STANDARD.
| subventionType string | Type of Subvention gratification provided
Possible Values: LOW_COST, NO_COST
| emi Double | Effective EMI cost per month for the item.
| interest Double | Interest amount charged by the bank for the EMI
| tnc string | URL for the document containing terms and conditions of the subvention offer
| offerText string | Eg: ā¹500.0 discount applied successfully.
| minPrice Double | Minimum Transaction Amount for which the offer is applicable
| maxPrice Double | Maximum Transaction Amount for which the offer is applicable
| validUpto string | Start date of the offer campaign
| validFrom string | End date of the offer campaign
| gratifications Object | Gratifications available for the plan
| Attribute | Description |
---|
value string | | type string | Type of gratification, its value can be DISCOUNT or CASHBACK
| info object | Offer Gratification information
| Attribute | Description |
---|
type string | | value Integer | Value of the gratification that can be availed in terms of percentage or absolute monetary value
| cap Integer | Max Benefit Allowed as configured by the merchant (In Paise)
|
| amountBearer object | (Do we need this in discovery API - currently we are not passing this as part of response).
| Attribute | Description |
---|
brand double | Amount borne by the brand in the gratification provided
| merchant double | Amount borne by merchant in the gratification provided
| bank double | Amount borne by bank in the gratification provided
| platform double | Amount borne by platform in the gratification provided
|
|
|
| bankOfferDetails string | Detailed information of the bank offer applicable on the item
| Attribute | Description |
---|
offerId string | ID of the offer. This is a numeric value which can be passed for applying offer in the API request
| type string | Type of the Bank Offer on the basis of contributor
Ex: MERCHANT, BRAND, BANK
| promoCode string | Promo code configured on the offer applicable. This is an alphanumeric value which can be passed for applying offer in the API request
| tnc string | URL for the document containing terms and conditions of the bank offer
| offerText string | Eg: ā¹500.0 discount applied successfully.
| validUpto string | Start date of the offer campaign
| validFrom string | End date of the offer campaign
| gratifications Object | | Attribute | Description |
---|
value string | | type string | Type of gratification, its value can be DISCOUNT or CASHBACK
| info object | Offer Gratification information
| Attribute | Description |
---|
type string | | value Integer | Value of the gratification that can be availed in terms of percentage or absolute monetary value
| cap Integer | Max Benefit Allowed as configured by the merchant (In Paise)
|
| amountBearer object | (Do we need this in discovery API - currently we are not passing this as part of response).
| Attribute | Description |
---|
brand double | Amount borne by the brand in the gratification provided
| merchant double | Amount borne by merchant in the gratification provided
| bank double | Amount borne by bank in the gratification provided
| platform double | Amount borne by platform in the gratification provided
|
|
|
|
|
|
|
offerDetails Object | List of bank offers applicable on the different payMethods. Will be returned for all the payment methods except EMI and EMI_DC.
|
Attribute | Description |
---|
effectiveAmount Double | Final price at which the user gets the product
| payableAmount Double | Amount paid by the user to complete the transaction
| items Object | List of items sent in the request. Each item would have the specific bank offers/subvention applicable against the payment instrument.
| Attribute | Description |
---|
id string | Identifier for every item generated by the merchant sent in the request for an item i.e, for a brandId+ category Id + productId
| offerDetails object | Detailed information of the offers applicable on the item
| Attribute | Description |
---|
emiOfferDetails Object | Detailed information of EMI Subvention applicable on the item
| Attribute | Description |
---|
offerId string | ID of the offer. This is a numeric value which can be passed for applying offer in the API request
| type string | Type of the EMI Subvention on the basis of contributor
| emiType string | Type of EMI on the basis of subvention
Possible Values: SUBVENTION or STANDARD.
| subventionType string | Type of Subvention gratification provided
Possible Values: LOW_COST, NO_COST
| emi Double | Effective EMI cost per month for the item.
| interest Double | Interest amount charged by the bank for the EMI
| tnc string | URL for the document containing terms and conditions of the subvention offer
| offerText string | Eg: ā¹500.0 discount applied successfully.
| minPrice Double | Minimum Transaction Amount for which the offer is applicable
| maxPrice Double | Maximum Transaction Amount for which the offer is applicable
| validUpto string | Start date of the offer campaign
| validFrom string | End date of the offer campaign
| gratifications Object | Gratifications available for the plan
| Attribute | Description |
---|
value string | | type string | Type of gratification, its value can be DISCOUNT or CASHBACK
| info object | Offer Gratification information
| Attribute | Description |
---|
type string | | value Integer | Value of the gratification that can be availed in terms of percentage or absolute monetary value
| cap Integer | Max Benefit Allowed as configured by the merchant (In Paise)
|
| amountBearer object | (Do we need this in discovery API - currently we are not passing this as part of response).
| Attribute | Description |
---|
brand double | Amount borne by the brand in the gratification provided
| merchant double | Amount borne by merchant in the gratification provided
| bank double | Amount borne by bank in the gratification provided
| platform double | Amount borne by platform in the gratification provided
|
|
|
| bankOfferDetails string | Detailed information of the bank offer applicable on the item
| Attribute | Description |
---|
offerId string | ID of the offer. This is a numeric value which can be passed for applying offer in the API request
| type string | Type of the Bank Offer on the basis of contributor
Ex: MERCHANT, BRAND, BANK
| promoCode string | Promo code configured on the offer applicable. This is an alphanumeric value which can be passed for applying offer in the API request
| tnc string | URL for the document containing terms and conditions of the bank offer
| offerText string | Eg: ā¹500.0 discount applied successfully.
| validUpto string | Start date of the offer campaign
| validFrom string | End date of the offer campaign
| gratifications Object | | Attribute | Description |
---|
value string | | type string | Type of gratification, its value can be DISCOUNT or CASHBACK
| info object | Offer Gratification information
| Attribute | Description |
---|
type string | | value Integer | Value of the gratification that can be availed in terms of percentage or absolute monetary value
| cap Integer | Max Benefit Allowed as configured by the merchant (In Paise)
|
| amountBearer object | (Do we need this in discovery API - currently we are not passing this as part of response).
| Attribute | Description |
---|
brand double | Amount borne by the brand in the gratification provided
| merchant double | Amount borne by merchant in the gratification provided
| bank double | Amount borne by bank in the gratification provided
| platform double | Amount borne by platform in the gratification provided
|
|
|
|
|
|
|