Delete external payment
Delete external payment
Deletes an external payment, by invoice ID and transaction ID.
DELETE
Delete external payment
Authorizations
Oauth 2.0 authentication
Path Parameters
The ID of the draft invoice to delete.
Maximum string length:
2147483647Pattern:
^.*$The ID of the external refund transaction to delete.
Maximum string length:
2147483647Pattern:
^.*$Response
A successful request returns the HTTP 204 No Content status code with no JSON response body.