Skip to main content
PATCH /api/v2/storefront/buyer-instructions/{id} Partially updates a buyer-instructions row. Send only the fields you want to change. The scope columns (operatorDomain, brandDomain) are immutable — delete and recreate the row to change them.

Request

curl

Parameters

Response

Returns 200 with the updated row.

Errors

  • 400 VALIDATION_ERRORdiscountPercent out of 0100, malformed country code, or an attempt to change a scope column.
  • 404 NOT_FOUND — no row with that id on your storefront.
  • 401 UNAUTHORIZED — missing or invalid bearer token.
See Errors for the full error contract.

Buyer instruction tasks

All buyer-instructions operations.

Delete buyer instructions

Remove a row to change its scope.