/seller/payment/summary

Returns different types of amounts for the seller. Funds available, COD limit, eligible limit, percentage of COD eligible for ads etc.

Response

Field NameData TypeDescription
codeIntegerResponse code. Contains an error code in case of any error.
dataObjectJSON objects representing NEFT details.
data.maxEligibleAmountIntegerEligible limit from COD amount that can be added to funds.
data.availableAmountIntegerCurrent funds available for advertising.
data.codAmountIntegerCOD balance of the seller.
data.minEligibleAmountIntegerMinimum amount that can be added from COD limit.
data.maxEligiblePercentageIntegerPercentage of COD eligible for advertisement.
statusStringStatus message, error message in case of errors.
OK in case of success.
Language
Authorization