Create a refund
Creates a new refund object.
Documentation Index
Fetch the complete documentation index at: https://docs.goshippo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication using the ShippoToken scheme. Format: Authorization: ShippoToken <API_TOKEN> Example: Authorization: ShippoToken shippo_live_abc123
Headers
Optional string used to pick a non-default API version to use. See our API version guide.
"2018-02-08"
Body
Refund details
Response
Refund
Date and time of object creation.
Unique identifier of the given object.
"adcfdddf8ec64b84ad22772bce3ea37a"
Username of the user who created the object.
"shippotle@shippo.com"
Date and time of last object update.
Indicates the status of the Refund.
QUEUED, PENDING, SUCCESS, ERROR "SUCCESS"
Indicates whether the object has been created in test mode.
Object ID of the Transaction to be refunded.
"915d94940ea54c3a80cbfa328722f5a1"