delete
https://example.com/integration-tenants/api/v1/orders//charges
Remove charges from an existing order. Note that Basic Authentication is required for all requests as such, make sure to provide the Authorization header with a valid value.
200The charges were removed successfully
403User does not have the required privileges to perform this action
404The order was not found
500An error occurred when trying to remove the charges from the order
