ordercloud-api / ordercloud-dotnet-catalyst

A foundational library for OrderCloud integrations and server-side projects in .NET
Apache License 2.0
9 stars 15 forks source link

ListAll by ID doesn't work for approval rules #33

Closed oliverheywood451 closed 3 years ago

oliverheywood451 commented 3 years ago

The ListAll functionality using the LastID method doesn't work for approval rules because approval rules don't have an ID so trying to list by sorting on ID throws an error.