Skip to main content

Bulk approve pending imports

POST 

/api/v1/pending-imports/bulk-approve

Approves all imports with status "pending" for the specified account in chronological order. Each import is individually approved and any per-import failures are collected rather than aborting the batch.

Request

Responses

Bulk approval completed. Partial success is possible - check the errors array.