Carts API documents the is_custom_price line item field

The Carts (V3) API reference now documents the is_custom_price property returned on cart line items.

  • is_custom_price — a boolean on physical and digital line items that indicates whether the item’s price was overridden with a custom value using the list_price field.

For details, see the Get a cart endpoint reference.


Archive and unarchive promotions in bulk

The Promotions API adds two endpoints for managing the archive status of multiple promotions in a single request.

Both endpoints return 204 No Content on success.

For details, see the Promotions API reference.