Delete processor

šŸ“˜

Try It Instructions

To delete a processor, you'll need to know its type (Versapay, ANET, etc.) and its ID, which will be a number. If you don't know the ID for the processor you want to delete, you can find it with a GET Processors request.

If you'd like some practice, you can also create a new processor of any type and then delete it with the Try It editor.

Once you have the processor type and ID, it's just a matter of plugging them into your endpoint. If it's successfully deleted, you'll get a 200 response saying the result is "true".

Language
Authorization
Click Try It! to start a request and see the response here!