Remove an Invoice Payment

Removes a payment from a SAVED or OUTSTANDING invoice. Payments made by credit card cannot be removed.

Note: This operation requires special permissions for vendor account use; contact Qualpay Support to enable it.

Note: The 'Try It!' feature does not currently work with this operation because the operation requires an additional header. To test this operation, use an alternative interface and add the following header to the request:
content-type: application/json

Path Params
int64
required

The invoice ID, returned as the invoice_id value in a 'Create an Invoice' response.

int64
required

The unique ID assigned to an invoice payment, returned as the payment_id value in an 'Add Payment to an Invoice' or 'Get Invoice Payments' request.

Responses

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json