latestOpenAPI 3.0.32026-08-193973220.1 KB
6a1303364143
Care
Create a refund on an Orderline
Rate limiting
This endpoint is rate limited to 500 requests per day. If you exceed this limit, you will receive a 429 status code.
post/ws/sav/refund
Request body
Example request
{
"amount": 89.99,
"orderline_pk": 123,
"refund_type": 4
}Response
Refund Created