Order Subtype Enums
enum OrderSubTypeType
{
None = 0,
Sample = 1,
Charity = 2,
eBayGuaranteedDelivery = 3,
eBayLocalPickup = 4,
Same_Day_Delivery = 5,
GS = 6,
Prime = 7,
FBA_Exchange = 8,
Amazon_Business = 9,
Amazon_Business_Prime = 10,
Second_Day = 11,
Wish_Express = 12,
SBN = 13,
Amazon_Global_Express = 15,
InStorePickUp = 16,
Fulfilled_By_TikTok = 17
}
The Order Subtype enum is used in the following endpoints: