The refund status is tracked via the Refund ID
This API retrieves the status of a refund for a specific order.
key
(string): Merchant API keyrefund_id
(string): Refund IDhash
(string): Calculated hash for request validationBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
200
The response is of type object
.
The refund status is tracked via the Refund ID
This API retrieves the status of a refund for a specific order.
key
(string): Merchant API keyrefund_id
(string): Refund IDhash
(string): Calculated hash for request validationBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
200
The response is of type object
.