Refund
Create multiple Refunds
Initiates a batch refund for all provided orders. The orders can be specified either by Ivy’s internal id (“orderId”) or by id provided by the merchant (“referenceId”). If only a partial amount should be refunded the desired amount can be set with the “amount” parameter. Additional information regarding the refund can be provided through the “description” parameter.
POST
Authorizations
Body
application/json
An array of refunds to be triggered.
Response
200 - application/json
An array of refund responses.