Skip to content

CreateOrder

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/Wrehouse/ExternalTransferController.cs (line 54)

Part of: Pams

Endpoint

POST /warehouse/transferorder/createorder

Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Declared in (1)

  • ExternalTransferControllerPams/API/Pams.API/Controllers/Wrehouse/ExternalTransferController.cs:9

Imported by (3)

  • ExternalServiceControllerPams/API/Pams.API/Controllers/Wrehouse/ExternalServiceController.cs:9
  • ProductionOrderControllerPams/API/Pams.API/Controllers/Wrehouse/ProductionOrderController.cs:9
  • ShippingOrderControllerPams/API/Pams.API/Controllers/Wrehouse/ShippingOrderController.cs:9

Was this page helpful?

Download as PDF