Retrieve Refund
URL
The endpoint and http method information to refund inquiry are stated below.
GET/payment/v1/refunds/:id
Request Parameters
Request is sent with the refund ID value.
id
number
required
ID of the refund
Response Parameters
Parameters returned as a result of member update are also subject to the rules specified in
the Response Formats section of the API documentation home page. In the absence of a systematic
or fictional error, the sub-parameters of the object returned in the data
parameter are stated
in Response Parameters page.
Sample Codes
You can review the sample codes in the open source Craftgate API clients.