Refund
Create a refund
Creates a refund for the specified order. The order can be specified either by Ivy’s internal orderId
or by the referenceId
provided by the merchant during checkout creation. If the refund should only be partial, you can specifiy this with the amount
parameter.
POST
Authorizations
API key for authentication
Body
application/json
Response
200 - application/json
Creates a refund and returns the details of created refund
The response is of type object
.