Skip to content

GetShippingOrdersFunnel

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/Wrehouse/ShippingOrderController.cs (line 65)

Part of: Pams

Endpoint

GET /warehouse/shippingorder/getallorders

ParameterInTypeRequiredDescription
userBranchIdquerylong
allowedBranchesquerystring
userIdquerylong
statusIdqueryint
skipqueryint?-
takequeryint?-
groupObjectquerystring
filterObjectquerystring-
sortObjectquerystring-

Used by

1 reference 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 (1)

  • ShippingOrderControllerPams/API/Pams.API/Controllers/Wrehouse/ShippingOrderController.cs:9

Was this page helpful?

Download as PDF