HTTP methods
AI Tools
Open in ChatGPT
Open in ChatGPT to ask questions about this page
Open in Claude
Open in Claude to ask questions about this page
Copy as Markdown
Copy this page as markdown to use with AI assistants
View as Markdown
Open this page as markdown in a new tab
Open in ChatGPT
Open in ChatGPT to ask questions about this page
Open in Claude
Open in Claude to ask questions about this page
Copy as Markdown
Copy this page as markdown to use with AI assistants
View as Markdown
Open this page as markdown in a new tab
Zoho Payments API uses standard HTTP verbs for various actions:
| Method | Description |
|---|---|
| GET | Retrieves resources. |
| POST | Creates resources and performs actions. |
| PUT | Updates existing resources. |
| DELETE | Deletes resources. |