v1
latestOpenAPI 3.1.02026-07-1270243932.3 KBRefunds
Retrieve a refund
Returns an existing rate using a rate object ID.
get/refunds/{RefundId}
Path parameters
RefundIdstring required
Object ID of the refund to update
Headers
SHIPPO-API-VERSIONstring
Example:2018-02-08
Optional string used to pick a non-default API version to use. See our <a href="https://docs.goshippo.com/docs/api_concepts/apiversioning/">API version</a> guide.
Response
Refund
Example response
{
"object_id": "adcfdddf8ec64b84ad22772bce3ea37a",
"object_owner": "shippotle@shippo.com",
"status": "SUCCESS",
"transaction": "915d94940ea54c3a80cbfa328722f5a1"
}