Skip to main content

Import Vendor Deposits

POST 

/api/vendor-deposits/import

Import vendor deposits from a previously uploaded CSV file using the supplied column mapping. If required fields are missing from the mapping, the endpoint returns the same preview payload as the preview endpoint instead of importing.

Required scope: accounting:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Large files are imported asynchronously in the background — in that case the response data reads "The data will be imported shortly." Row-level validation failures return 500 with the per-row errors.

Request

Responses

OK

Response Headers
    Content-Type