Paytring Checkout Payment
Partial Refund
This API can trigger partial refund for any order of any pg.
POST
This API is used to initiate a partial refund for a specific order.
Request Body
Responses
200 OK
400 Bad Request
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
Merchant api key, provided in paytring dashbord
Order id provided by paytring.
Amount should be in paise/cents and it should be based on order currency
to be calculated by hash logic.