Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/OfferStatusController.cs (line 57)
Part of: Pams
Endpoint
POST
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
ID | query | int | ✓ |
Used by
33 references from 33 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)
OfferStatusController—Pams/API/Pams.API/Controllers/Sales/OfferStatusController.cs:13
Imported by (32)
CanceledController—Pams/API/Pams.API/Controllers/Sales/CanceledController.cs:26DeliveryTermController—Pams/API/Pams.API/Controllers/Sales/DeliveryTermController.cs:19DeliveredController—Pams/API/Pams.API/Controllers/Sales/DeliveredController.cs:26InquiryController—Pams/API/Pams.API/Controllers/Sales/InquiryController.cs:48InvoiceController—Pams/API/Pams.API/Controllers/Sales/InvoiceController.cs:22ItemController—Pams/API/Pams.API/Controllers/Sales/ItemController.cs:18JobCommentController—Pams/API/Pams.API/Controllers/Sales/JobCommentController.cs:21JobDocumentController—Pams/API/Pams.API/Controllers/Sales/JobDocumentController.cs:19
…and 24 more.
Was this page helpful?