Refund Status
Paytring Checkout Payment
Refund Status
The refund status is tracked via the Refund ID
POST
Refund Status
This API retrieves the status of a refund for a specific order.
Request Parameters
key(string): Merchant API keyrefund_id(string): Refund IDhash(string): Calculated hash for request validation
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

