Vendor Refunds
Delete vendor refund
Deletes a vendor refund for a business.
DELETE
Delete vendor refund
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business to delete vendor refund for.
The UUID of the vendor refund to delete.
Response
200
application/json
Vendor refund successfully deleted.
The response is of type object
.
Delete vendor refund