Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Version 4.20200722.1 (2020-07-22T00:00)

Compare
Choose a tag to compare
@okenshields okenshields released this 22 Jul 16:48
· 32 commits to master since this release
fafefbb

API releases

Existing API updates

  • Catalog API

  • Locations API

  • Merchants API

  • Orders API

    • PricingOptions. You can now enable the auto_apply_discounts of the options to have rule-based discounts automatically applied to an Order that is pre-configured with a pricing rule.
  • Inventory API

    • Replaced 500 error on max string length exceeded with a max length error message. Max length attribute added to string type fields.
  • Terminal API (beta)

    • TerminalCheckout object. The TerminalCheckoutCancelReason field is renamed to ActionCancelReason.

Documentation updates