Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/SalesJobController.cs (line 257)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
userBranchId | query | long | ✓ | |
allowedBranches | query | string | ✓ | |
userId | query | long | ✓ | |
stageId | query | int | ✓ | |
startRecord | query | int? | - | |
pageSize | query | int? | - | |
withArchived | query | bool | ✓ | |
groupObject | query | string | ✓ | |
filterObject | query | string | - | |
sortObject | query | string | - |
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)
SalesJobController—Pams/API/Pams.API/Controllers/Sales/SalesJobController.cs:17
Was this page helpful?