Refund

Process a refund for an order.

post
/v2/inscribe/order/{orderId}/refund

When the amount paid by the user includes inscriptions, inscribing cannot be performed. Refund can be requested through this method.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
orderIdstringRequired
Body
refundFeeRatenumber · floatOptionalExample: 1
Responses
200

Successful operation

application/json
post
/v2/inscribe/order/{orderId}/refund

Last updated