Import af CVR-numre fra Shopify

Hvis du ikke benytter Shopify Plus og ønsker at berige ordredata med et CVR-nummer, skal det angives via "note_attributes":

  "note_attributes": [
    {
      "name": "cvr_nr",
      "value": "35663703"
    }
  ],