orderschedule
Defines the scheduling rules for order fulfillment and delivery.
Columns
| Name | Type | References | Description |
| createpurchaseorder | String | Indicates whether a purchase order is created for the item or transaction. | |
| createschedule | String | Specifies whether a schedule is generated for the transaction or item. | |
| currencyprecision | Integer | The number of decimal places used for currency values. | |
| enddate | Date | The end date of the transaction, schedule, or process. | |
| externalid | String | An external identifier used for integrations with other systems. | |
| item | Integer | The identifier or reference number for the associated item. | |
| releasefrequency | String | The frequency at which releases or updates occur, such as daily, weekly, or monthly. | |
| startdate | Date | The start date of the transaction, schedule, or process. | |
| total | Double | The total amount or quantity associated with the transaction or record. |