201Successful Response
Schema: SuccessEnvelope_UnitCostBulkApplyResponse_
successbooleanmessagestringcodestringdataUnitCostBulkApplyResponse
/api/v1/inventory/products/unit-costs/applyApply confirmed unit-cost updates from a validated CSV upload.
Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.
Schema: UnitCostBulkApplyRequest
updatesarray · UnitCostBulkUpdateRowInputrequiredUnitCostBulkUpdateRowInputRows with new_unit_cost_cents set and validated via preview.
row_numberintegerrequired1-based row number from the spreadsheet.
skustringrequiredVariant SKU.
variant_idstringOptional variant UUID; when set, used instead of SKU matching.
new_unit_cost_centsintegerNew unit cost in cents. Omit or null to skip the row.
Schema: SuccessEnvelope_UnitCostBulkApplyResponse_
successbooleanmessagestringcodestringdataUnitCostBulkApplyResponse