Record
create-purchase-order-attachment-by-file-name-params
No description available.
record create-purchase-order-attachment-by-file-name-params {
xero-tenant-id: string,
purchase-order-id: string,
file-name: string,
body: string,
}Fields
| Name | Type | Description |
|---|---|---|
| xero-tenant-id | string | |
| purchase-order-id | string | |
| file-name | string | |
| body | string |