Precoro integration (Finance, Productivity). Imported from open-connector.
https://api.precoro.com/purchaseorders
| Param | Type | Required | Description |
|---|---|---|---|
| modifiedSince | string | optional | Return records created or modified since this UTC timestamp. |
| per_page | integer | optional | Number of records per page. Precoro supports 10, 20, 50, 100, or 200. |
| page | integer | optional | The page number to request, or last to request the final page. |
| externalIds | array | optional | External IDs to pass as repeated external_id[] filters. Precoro supports up to … |
| approvalLeftDate | string | optional | Return purchase orders approved on or after this UTC timestamp. |
| approvalRightDate | string | optional | Return purchase orders approved on or before this UTC timestamp. |
| statuses | array | optional | Purchase order status values to pass as repeated status[] filters. |
| logicTypes | array | optional | Purchase order logic type values to pass as repeated logicType[] filters. |
/purchaseorders
| Param | Type | Required | Description |
|---|---|---|---|
| idn | string | optional | The Precoro company-visible document IDN. |
/suppliers
| Param | Type | Required | Description |
|---|---|---|---|
| modifiedSince | string | optional | Return records created or modified since this UTC timestamp. |
| per_page | integer | optional | Number of records per page. Precoro supports 10, 20, 50, 100, or 200. |
| page | integer | optional | The page number to request, or last to request the final page. |
| externalIds | array | optional | External IDs to pass as repeated external_id[] filters. Precoro supports up to … |
/suppliers
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | optional | The Precoro numeric record ID. |
/items
| Param | Type | Required | Description |
|---|---|---|---|
| modifiedSince | string | optional | Return records created or modified since this UTC timestamp. |
| per_page | integer | optional | Number of records per page. Precoro supports 10, 20, 50, 100, or 200. |
| page | integer | optional | The page number to request, or last to request the final page. |
| externalIds | array | optional | External IDs to pass as repeated external_id[] filters. Precoro supports up to … |
/items
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | optional | The Precoro numeric record ID. |
/users
/warehouses