Skip to main content

Documentation Portal

DiscountsList

Parameter Name

Type

Description

Mandatory

CouponCode

String

Merchant CouponCode used for this discount (applicable to coupon-based discounts only)

No

Description

String

Discount textual description.

Length: unlimited.

No

DiscountCode

String

Discount code used to identify the discount on the Merchant’s site. This property may be optionally specified in the SendCart API only so that the same value can be posted back when creating the order on the Merchant’s site with the SendOrderToMerchant API.

No

DiscountType

Decimal

One of the following possible values of DiscountTypeOptions enumeration denoting a type of discount:

  • Cart discount

  • Shipping discount

  • Loyalty points discount

  • Duties discount

  • Checkout Loyalty points discount

  • Payment charge

Name

String

Discount name.

Length: unlimited.

Yes

OriginalDiscountValue

Currency

Discount value in original Merchant currency including the local VAT, before applying any price modifications. This property always denotes the discount value in the default Merchant’s country, regardless of UseCountryVAT for the end customer’s current country.

Max length: 18,4.

Yes

ProductCartItemId

String

Identifier of the product cart item related to this discount on the Merchant’s site. This property may be optionally specified in the SendCart API only so that the same value can be posted back when creating the order on the Merchant’s site with the SendOrderToMerchant API.

Max length: 50 chars.

No