Wholesale Role

The products API allows you to view, create, update and delete a wholesale role.

Available Routes:

  • GET: wholesale/v1/roles

  • GET: wholesale/v1/roles/{role_key}

  • POST: wholesale/v1/roles/{role_key}

  • PUT: wholesale/v1/products/{product_id}

  • DELETE: wholesale/v1/products/{product_id}

Last updated