contains sequence of store ids to allow grouping orders for processing;
an order is associated with a store by having the store id in a saved element called "MarkForID";
one can search for orders (see /orders/digests) having any store id contained within a given list
new mark-for
Type
Description
MarkForListId
int
assigned by the database
Name
string
known on the database as Description, known here and in the MarkForListIdentifier as Name
StoreIds
IEnumerable<string>
known on the database as the MarkForListContent table;
comes across EDI channels ending up as MarkForID SaveElements
contains sequence of store ids to allow grouping orders for processing;
an order is associated with a store by having the store id in a saved element called "MarkForID";
one can search for orders (see /orders/digests) having any store id contained within a given list
Type
Description
MarkForListId
int
assigned by the database
Name
string
known on the database as Description, known here and in the MarkForListIdentifier as Name
StoreIds
IEnumerable<string>
known on the database as the MarkForListContent table;
comes across EDI channels ending up as MarkForID SaveElements
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.