admin
Bypass Refund Request
Bypass refund request - creates refund entries directly without approval process. This creates the same entries as the refund approval flow. Admin only endpoint. Accepts order_number instead of order_id, event_id, customer_id.
post/covert-admin/bypass/refund/request/{order_number}/
Path parameters
order_numberstring required
Query parameters
reasonstring nullable
Reason for bypass refund
Reason for bypass refund
Response
Successful Response
{"stackTrail":"paths:/covert-admin/bypass/refund/request/{order_number}/:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.