mooore/magento2-module-xcore-attributes

Magento 2 module for providing specific xCore attributes in the REST API.

1.0.3 2020-01-16 14:31 UTC

This package is auto-updated.

Last update: 2024-04-17 00:02:54 UTC


README

Magento 2 module for providing specific xCore attributes in the REST API to sync data back from Magento to Exact Online.

For customers, it exposes the following extension attributes:

  • xcore_price_list (PriceList GUID).
  • xcore_vat_code (Selected vat class, either 'excluding' or 'including').

Installation

composer require mooore/magento2-module-xcore-attributes
bin/magento setup:upgrade