Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Import/ImportController.cs (line 303)
Part of: Pams
Endpoint
PUT /sales/import/uploadbranch/{branchId}/purchaseitemstooffer/{id}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
branchId | path | long | ✓ | |
id | path | long | ✓ |
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)
ImportController—Pams/API/Pams.API/Controllers/Import/ImportController.cs:19
Was this page helpful?