Anrok integration (Finance, Data). Imported from open-connector.
https://api.anrok.com/v1/seller/customers/list
| Param | Type | Required | Description |
|---|---|---|---|
| cursor | string | optional | The Anrok cursor returned as nextCursor from the previous page. |
| limit | integer | optional | The maximum number of customers to return. |
/v1/seller/transactions/list
| Param | Type | Required | Description |
|---|---|---|---|
| cursor | string | optional | The Anrok cursor returned as nextCursor from the previous page. |
| limit | integer | optional | The maximum number of transactions to return. |
| filter | object | optional | The filter to apply to returned transactions. |
/v1/seller/filings/list
| Param | Type | Required | Description |
|---|---|---|---|
| cursor | string | optional | The Anrok cursor returned as nextCursor from the previous page. |
| limit | integer | optional | The maximum number of filings to return. |
| filter | object | optional | The filter to apply to returned filings. |
/v1/seller/productTaxCategories/list