Chargeback APIs

The following APIs are used in chargeback:

APIDescription
Get Token APIAuthenticates a merchant user with email and password, and returns a access token if credentials are correct.
Read Chargeback APIResponds with the all the chargebacks corresponding to the merchant.
Read Reasons APILists all the reasons required for the merchant to provide in order to accept or contest the chargeback.
Accept Chargeback APIAccept the chargeback by providing the appropriate reasons in the request body against the chargeback and merchant ID.
Contest Chargeback APIContest the chargeback by providing the appropriate reasons in the request body against the chargeback and merchant ID.