add_consignment_attachments
Attach files to a consignment by sending the consignment code and a list of file objects. Use this to add supporting documents or images for order processing.
Instructions
Add attachment files to a consignment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Consignment code | |
| files | Yes | List of file objects [{file: ...}] |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||