API - Search & Pagination

New

API Update

  • you can now specify up to 100 results per page. This is useful where the a search result returns a large number of pages.

  • GET /api-user/v1/search/advanced/order

  • GET /api-user/v1/search/advanced/sales-order

  • GET /api-user/v1/search/advanced/shipping

  • GET /api-user/v1/search/advanced/style

  • GET /api-user/v1/sales-order/style/{customerCode}/option

  • GET /api-user/v1/shipping/basic/orders/option

  • GET /api-user/v1/site-settings/style/colour/option

  • GET /api-user/v1/shipping/basic/unassigned-orders/option

API - Style Inventory

New

API Update's

In support of our Style > Inventory application, we have released a number of new API's.

  • GET /api-user/v1/site-settings/order/warehouse

    - Retrieve the list of shipping warehouses.

  • GET /api-user/v1/style/inventory/{styleNumber}

    - Retrieve the inventory data for a specified style.

  • POST /api-user/v1/style/inventory/{styleNumber}

    - Add new inventory data for a style.

  • PATCH /api-user/v1/style/inventory/{styleNumber}/{styleInventoryId}

    - Update the inventory data for a style.

  • DELETE /{styleNumber}/{styleInventoryId}

    - Delete the inventory data for a style.

API - Barcodes

New

API Update

  • GET /api-user/v1/style/codes/{styleNumber}

    • Style - Code - Detail

    • Retrieve all code data under a style

  • DELETE /api-user/v1/style/codes/column/{styleNumber}/{codeType}/{codeColumnId}

    • Style - Code - Delete Code Column

    • Delete a style code column

Style & Order Import

Improvement

Style and Order Import

  • We have optimised the Style and Order import performance to reduce the import time by 50%.

Shipping - Add Order

Improvement

Shipping Add Order

We have enhanced the user interface to better support bulk orders and bulk qty updates.

  • Bulk orders are now better supported including the Style number in the dropdown list.

  • The style number and description is now included in the colour list

  • Display the items in the sort order that was displayed on the main Shipping > Orders screen.

  • Display all of the Style Colours on the one screen rather than clicking next.

Style Inventory

New

We are excited to announce the launch of Style Inventory to help you manage your products more efficiently.

How to Enable:

Customers who currently use Component Inventory will be instantly familiar, this addition compliments our ability to report on Sales Data.

Fully supported by our API's it's now simpler to maintain all the inventory in a single location.

Connect with your account manger to learn more.

Support Tickets

Improvement

Support ticket codebase upgrade

We have migrated the support tickets to our new technology stack, whilst not the most exciting update, an important one for the overall platform