Generate a minimal request (curl + Node)
plaid_api_request_exampleConstruct a minimal Plaid API request from OpenAPI required fields, then output curl and plaid-node examples targeting sandbox.plaid.com. Use the body parameter to override placeholder values.
Instructions
Builds the smallest valid request body for an endpoint from the OpenAPI required fields, then renders it as a curl command and a plaid-node snippet against sandbox.plaid.com. Override fields with body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Fields to merge over the generated placeholders | |
| path | Yes | ||
| format | No | both |