Skip to main content

: Staging

: Production

note

These notes include changes from the Dashboard v1.19 release.

✨ New

Refunds

Order line refunds

Added more flexibility and precision to our refund capabilities with order line refunds. In addition to the existing options of refunding a percentage or a fixed rate off a seller order or the entire marketplace order, you can now choose to specifically target refunds to individual order lines.

This update allows for both full and partial quantity refunds of order line items, with taxes being automatically calculated if applicable.

When refunding order lines, you have the option to refund the shipping fee, which is treated as a separate line item.

note

See also the tax changes when issuing a fixed amount manual refund in the API v1.20 release notes.

Learn more ->

Orders

Draft order line CSV upload

When creating draft orders, you now have the option of uploading a CSV file to quickly add order lines in bulk. In the CSV file, order line items can be identified by the variant ID, Nautical Stock Number (NSN), or SKU.

See the following sample CSV format:

Example CSV
id_type, id, quantity
NSN, 5669abb7-8c4f-477f-8662-4540af3bcdac, 5
ID, UHJvZHVjdFZhcmlhbnQ6MjEx, 5
SKU, 998323573, 5
ID, UHJvZHVjdFZhcmlhbnQ6MjEz, 5
Catalog

View attribute usage

You can now view where a product attribute is being used. On the Attribute Details page, the "In use by" table shows each product type using an attribute.

🪲 Fixed

Documents

Fixed an issue where clicking a document hyperlink in the Dashboard led to an "access denied" error.

Was this page helpful?