ValorizationFromPurchaseDeliveryNotes
Valorization From Purchase Delivery Notes.
Overview
Url | api/public/FluentisErp/Scm/Nirs/ValorizationFromPurchaseDeliveryNotes |
HTTP Method | POST |
Method Type | Operation |
Fluentis Object | Fluentis.FluentisErp.Core.Scm.PurchaseDeliveryNotes.FSPurchaseDeliveryNote |
Request parameters
Parameter | Type | Is Required | Default Value | Description |
---|---|---|---|---|
GoodsReceiptNotesTypeId | integer | Yes | Id of the Goods Receipt Note Type. See Goods Receipt Notes Types | |
Date | date-time | No | Today | Valorization date |
WarehouseId | integer | No | Id of the Warehouse that can be used to override items warehouse | |
WarehouseTemplateId | integer | No | Id of the Warehouse Template that can be used to override items warehouse template | |
Grouping | boolean | No | False | |
PurchaseDeliveryNotes | array | Yes | List of PurchaseDeliveryNoteIdentification objects. Used to identify the Purchase Delivery Notes that must be loaded. |
See Purchase Delivery Note Parameters.