Products
Last updated
Last updated
/Products/FromChargePlan/{id}
/Products/FromCharge/{id}
/Products/productFeatures
Filter the results. See ODATA documentation for more information
name eq 'Adam' and age gt 20
Sorting the results. See ODATA specification for more information
accountNumber Desc
Apply a separate modified After filter. See 'ModifiedBefore' filter for further details.
10/01/2024 00:00:00
Apply a separate filter to only get records that has been modified Before the specified date time.
10/01/2024 00:00:00
Page Size
20
Page Number
1
/Products
Allowed as string input: Name, ProductCategory-Id.
Add-on
/Products
Filter the results. See ODATA documentation for more information
name eq 'Adam' and age gt 20
Sorting the results. See ODATA specification for more information
accountNumber Desc
Apply a separate modified After filter. See 'ModifiedBefore' filter for further details.
10/01/2024 00:00:00
Filter is also applied on sub entities: 'chargePlans', 'charges', 'chargeDetails' and 'customFields' on these entities
10/01/2024 00:00:00
Page Size
20
Page Number
1
/Products/{id}
Allowed as string input: Name, ProductCategory-Id.
Add-on
No body
A product can only be deleted if it's not in use on any active orders.
/Products/{id}
No body
/Products/{id}
A charge plan can only be deleted if it's not in use on any active orders.
/Products/chargePlans/{id}
No body
A charge can only be deleted if it's not in use on any active orders.
/Products/charges/{id}
No body