latestOpenAPI 3.0.32026-08-1968196306.2 KB

cf02c9310c0f

erp-imports

listErpImports

List recent pricing-file import jobs for the org, newest first.

Pass next_cursor back as cursor for the next page. A page can be shorter than limit and still have more behind it, so stop on next_cursor: null.

get/v2/erp/imports

Query parameters

limitinteger

Page size. Values above 100 are clamped to 100.

cursorstring

Opaque cursor from a prior page's next_cursor.

Response

Import jobs

next_cursorstring nullable

Cursor for the next page, or null when there are no more rows.