Delete a Scheduled Payment
Use this endpoint to permanently delete a specific scheduled payment based on its unique GUID. If successful, the API will respond with status of 204 No Content.
DELETE
/users/{user_guid}/scheduled_payments/{scheduled_payment_guid}
Request sample
Language:shell
Response sample
Language:json