Mark a sale as refunded
Sale Endpoints
Refund Sale
Marks an existing sale as refunded when it is still eligible to be refunded. If the sale has already been refunded, the endpoint still returns a successful response indicating that state.
PATCH
Mark a sale as refunded
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Sale refund details
The sale ID to mark as refunded