Bind-ERP / BindERP-CSharp

SDK de la API de Bind ERP para C#
0 stars 0 forks source link

Unable to retrieve a list of existing Orders or Invoices for a given Client ID #2

Open friaga opened 6 years ago

friaga commented 6 years ago

This is a feature required to retrieve the current state of invoices or orders which weren't created using the API.

The requested features are new operations: GET: /api/Orders/ ($filter, $orderby, $top, $skip) GET: /api/Invoices/ ($filter, $orderby, $top, $skip)

Ernesto-Hernandez commented 6 years ago

Thank you for the feedback! We will consider this issue for the next release of the API.