Skip to main content
GET
This request enables you to retrieve details of an unreferenced refund based on its id, which needs to be provided in the request path.
public-api-key
string
required
The unique public API key for your account.
private-secret-key
string
required
The unique private secret key for your account.
unreferenced_refund_id
string
required
Yuno-generated unique identifier of the unreferenced refund.
include_raw_responses
boolean
default:"false"
When true, the provider object in the response payload will include raw_response_code and raw_response_message.
include_transaction_responses
boolean
default:"false"
When true, returns the full list of attempts and intermediate network responses if the refund triggered multiple internal retries.