Generate Integration Example
generate_integration_exampleGenerate sandbox-safe code examples in cURL, Node.js, or Python for SignalEDI REST operations. Uses environment placeholders and synthetic values, avoids credentials, and sets outbound to SANDBOX.
Instructions
Generate a sandbox-safe cURL, Node.js, or Python example for the current SignalEDI REST contract. Uses environment-variable placeholders and synthetic values, sets outbound environment to SANDBOX, refuses production hosts, and never embeds credentials. Local read-only operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | Yes | ||
| operation | Yes | ||
| documentType | No | Fixture type. Outbound examples support 850, 810, and 856; 837 is parse/validate only. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| path | Yes | ||
| notes | Yes | ||
| method | Yes | ||
| language | Yes | ||
| operation | Yes | ||
| sourceUri | Yes |