Wholesale Role
The products API allows you to view and update a wholesale role. Create and Delete will only be possible when the Premium is active.
Available Routes:
GET: wholesale/v1/roles
GET: wholesale/v1/roles/{role_key}
PUT: wholesale/v1/products/{product_id}
Note: For Free plugin, it is limited to only 1 role so expect 1 role to be returned.
Last updated