Record
create-purchase-order-history-params
No description available.
record create-purchase-order-history-params {
xero-tenant-id: string,
purchase-order-id: string,
history-records: option<list<history-record>>,
}Fields
| Name | Type | Description |
|---|---|---|
| xero-tenant-id | string | |
| purchase-order-id | string | |
| history-records | option<list<history-record>> |