Loyalty API

Type

CartContext2

Market and locale context for a Cart2 call when not provided on the cart.

Kind Type
Used in Cart2, LoadCart1

Properties

  • country string optional

    ISO country code.

  • currency string optional

    ISO currency code.

  • locale string optional

    BCP 47 locale.

  • market string optional

    Market handle or key.

  • timezone string optional

    IANA time zone.

Previous
CartChanges2