DirectExecutionFromPurchaseOrder
Direct execution from Purchase Order.
Overview
| |
|---|
| Url | api/public/FluentisErp/Scm/PurchaseOrders/DirectExecutionFromPurchaseOrder |
| HTTP Method | POST |
| Method Type | Operation |
| Fluentis Object | Fluentis.FluentisErp.Core.Scm.PurchaseOrders.FSPurchaseOrders |
Request parameters
| Parameter | Type | Is Required | Default Value | Description |
|---|
| PurchaseOrderTypeCodes | array | Yes | None | List of PurchaseOrderTypeCodes objects. Used to identify the Purchase Orders that must be executed. |
| IsInvoiceExecution | boolean | No | False | If present, filter orders with invoice execution flag |
PurchaseOrderIdentification properties
| Property | Type | Description |
|---|
| Id | integer | Id of the Purchase Order |
| ExternalSystem | string | Reference to External System for Purchase Order identification |
| ExternalId | string | Reference to External System for Purchase Order identification |