Property |
Required |
REQUIRED |
Comments |
Example |
BEES Grow |
BEES Force |
vendorAccountIds array[string] |
true |
false |
false
Required for feature: Order Taking.
|
One or more account IDs can be sent at once on this field. If the combo will be set to multiple accounts, all accounts related to this combo can be included here, with no need to send the same combo many times only to associate to numerous accounts. |
34521337000166, 02342525300, 87575758400 |
vendorComboId string |
true |
false |
false |
The id of the combo. |
DM-37936 |
title string |
true |
false |
false |
The combo title. |
Test |
type string |
true |
false |
false |
The combo type where D stands for Discount, FG stands for Free Good, DT stands for Digital Trade and DT3P stands for Digital Trade 3P. |
FG |
description string |
true |
false |
false |
The combo description, with mode details on the deal. |
Na compra de um produto voce ganha outro neste combo/ |
startDate string |
true |
false |
false |
The combo activation date. It should be in UTC timezone. |
2020-01-01T00:00:00Z |
endDate string |
true |
false |
false |
The combo deactivation date. Needs to be after the startDate. It should be in UTC timezone. |
2045-02-28T00:00:00Z |
externalId string |
false |
false |
false |
The identifier of the combo specific to certain zones. |
COMBO-001 |
vendorItemId string |
true |
false |
false |
Item id, same SKU. |
VENDOR_SKU_001 |
price number |
true |
false |
false |
The item price for the combo. |
60.0 |
quantity integer(int32) |
true |
false |
false |
The item quantity. |
100 |
measureUnit string |
false |
false |
false |
The unit of measurement of the free good item. |
ML |
basePrice number |
false |
false |
false |
The price that would be paid if this was not a free good. |
60.0 |
returnable boolean |
false |
false |
false |
Indicates if the free good item is returnable. |
false |
daily integer(int32) |
false |
false |
false |
The maximum consumption amount of a combo available in a day. |
20 |
monthly integer(int32) |
false |
false |
false |
The maximum consumption amount of a combo available in a month. |
200 |
originalPrice number |
true |
false |
false |
The total price of the combo, not including discounts nor taxes. |
98.85 |
price number |
true |
false |
false |
The total price of the combo, including discounts and not including taxes. |
88.96 |
score number |
false |
false |
false |
The score of the combo to be ranked. |
28 |