Set Transfer Lines From CSV Data

Replaces the transfer's requested lines from parsed CSV rows, matching products by SKU. Row shape is {Sku, Unit, Count} (capitalised keys, matching the CSV template from GET /transfers/{id}/csv-lines). The transfer must be editable (draft).

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

Transfer id

Body Params

CSV rows payload

data
array of objects

Parsed CSV rows

data
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