Update Counts From CSV

Applies counted quantities from a previously uploaded temporary CSV file (POST /files/upload/csv). Columns: Variant Id (format Variant/{id}), Unit, Closing Quantity; rows with an empty Closing Quantity are skipped, unknown variants are added as new lines, and batch products are rejected. Requires the Update Stock Count permission. Verified from code only: multipart file uploads could not be exercised through the apps gateway during verification.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Stock count id

Body Params

CSV payload

integer

Temporary file id returned by the CSV upload endpoint (required)

Headers
string
required

The merchant install this request acts on (install.store_id from the app.installed webhook).

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json