Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/OrderStatusController.cs (line 39)
Part of: Pams
Endpoint
POST
Used by
27 references from 27 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)
OrderStatusController—Pams/API/Pams.API/Controllers/Sales/OrderStatusController.cs:13
Imported by (26)
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 18 more.
Was this page helpful?