Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Wrehouse/DeliveryNoteController.cs (line 40)
Part of: Pams
Endpoint
GET /warehouse/deliverynote/getsalesitemslookupbyshippingorder/{orderId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
orderId | path | long | ✓ |
Used by
2 references from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Declared in (2)
DeliveryNoteController—Pams/API/Pams.API/Controllers/Wrehouse/DeliveryNoteController.cs:9DeliveryNoteController—Pams/API/Pams.API/Controllers/Wrehouse/DeliveryNoteController.cs:9
Was this page helpful?