Skip to content

GetAllByPrincipalInvoiceId

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/Sales/PrincipalPaymentController.cs (line 30)

Part of: Pams

Endpoint

GET /sales/principalpayment/getprincipalinvoicepayments/{invoiceId}

ParameterInTypeRequiredDescription
invoiceIdpathlong

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)

  • PrincipalPaymentControllerPams/API/Pams.API/Controllers/Sales/PrincipalPaymentController.cs:9

Imported by (1)

  • PrincipalDeductionControllerPams/API/Pams.API/Controllers/Sales/PrincipalDeductionController.cs:9

Was this page helpful?

Download as PDF