myob_attachment_prepare_upload
Prepare attachment uploads by storing base64-encoded content in a pending payload until approval is granted.
Instructions
Prepare attachment upload. content_base64 is stored in the pending payload until approved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | Yes | ||
| business_id | No | ||
| parent_path | Yes | ||
| content_type | No | application/octet-stream | |
| content_base64 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||