Skip to content

GetAllByProductId

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/PM/ProductVariantController.cs (line 30)

Part of: Pams

Endpoint

GET /pm/productvariant/getproductvariants/{productId}

ParameterInTypeRequiredDescription
productIdpathlong

Used by

3 references from 3 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)

  • ProductVariantControllerPams/API/Pams.API/Controllers/PM/ProductVariantController.cs:9

Imported by (2)

  • ProductSupplierControllerPams/API/Pams.API/Controllers/PM/ProductSupplierController.cs:9
  • ReferenceListControllerPams/API/Pams.API/Controllers/PM/ReferenceListController.cs:9

Was this page helpful?

Download as PDF