v4

latestOpenAPI 3.0.32026-08-0161180264.4 KB
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.