Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/PrincipalPaymentController.cs (line 30)
Part of: Pams
Endpoint
GET /sales/principalpayment/getprincipalinvoicepayments/{invoiceId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
invoiceId | path | long | ✓ |
Used by
2 references from 2 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)
PrincipalPaymentController—Pams/API/Pams.API/Controllers/Sales/PrincipalPaymentController.cs:9
Imported by (1)
PrincipalDeductionController—Pams/API/Pams.API/Controllers/Sales/PrincipalDeductionController.cs:9
Was this page helpful?