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:
1Responses
200
Successful operation
application/json
401
Invalid API Key
post
/v2/inscribe/order/{orderId}/refundLast updated