v1
latestOpenAPI 3.0.02026-07-22132134279.3 KBscheduled payments
Delete a scheduled payment
Use this endpoint to delete a specific scheduled_payment according to its unique GUID. Unlike most other Nexus delete requests, a successful delete will return a 204 No Content status without an empty body.
delete/scheduled_payments/{guid}
Path parameters
guidstring required
The unique identifier for the payment. Defined by MX.
Response
No content