Advanced MyFatoorah API request
myfatoorah_api_requestSend requests to any documented MyFatoorah v2/v3 endpoint not covered by other tools. Relative paths only for safety; POST/PUT require confirm=true.
Instructions
Escape hatch for documented MyFatoorah v2/v3 endpoints not covered by another tool. Accepts only safe relative /v2/ or /v3/ paths and GET, POST, or PUT. Absolute URLs are blocked so credentials cannot be sent elsewhere. POST/PUT require confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes | Relative path beginning with /v2/ or /v3/. | |
| method | No | GET | |
| confirm | No | Must be true for POST or PUT. | |
| idempotencyKey | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response | Yes |