You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . Amazon . Marketplace . Orders . ListOrders
Returns orders created during a time frame that you specify.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo uses your MWS Keys to authenticate your account with Amazon, and returns orders created during a time frame that you specify. The documentation for this MWS resource can be found here.
The following is a sample of the XML information returned by this Choreo:
<?xml version="1.0"?> <ListOrdersResponse xmlns="https://mws.amazonservices.com/ Orders/2011-01-01"> <ListOrdersResult> <NextToken>2YgYW55IGNhcm5hbCBwbGVhc3VyZS4=</NextToken> <LastUpdatedBefore>2010-10-05T18%3A12%3A20.687Z</LastUpdatedBefore> <Orders> <Order> <AmazonOrderId>058-1233752-8214740</AmazonOrderId> <PurchaseDate>2010-10-05T00%3A06%3A07.000Z</PurchaseDate> <LastUpdatedDate>2010-10-05T12%3A43%3A16.000Z</LastUpdatedDate> <OrderStatus>Unshipped</OrderStatus> <SalesChannel>Checkout by Amazon</SalesChannel> <ShipServiceLevel>Std DE Dom</ShipServiceLevel> <FulfillmentChannel>MFN</FulfillmentChannel> <OrderTotal> <CurrencyCode>USD</CurrencyCode> <Amount>4.78</Amount> </OrderTotal> <ShippingAddress> <Name>John Smith</Name> <AddressLine1>2700 First Avenue</AddressLine1> <City>Seattle</City> <StateOrRegion>WA</StateOrRegion> <PostalCode>98102</PostalCode> <Country>US</Country> </ShippingAddress> <NumberOfItemsShipped>0</NumberOfItemsShipped> <NumberOfItemsUnshipped>1</NumberOfItemsUnshipped> <PaymentExecutionDetail> <PaymentExecutionDetailItem> <Payment> <CurrencyCode>USD</CurrencyCode> <Amount>101.01</Amount> </Payment> <SubPaymentMethod>COD</SubPaymentMethod> </PaymentExecutionDetailItem> <PaymentExecutionDetailItem> <Payment> <CurrencyCode>USD</CurrencyCode> <Amount>10.00</Amount> </Payment> <SubPaymentMethod>GC</SubPaymentMethod> </PaymentExecutionDetailItem> </PaymentExecutionDetail> <PaymentMethod>COD</PaymentMethod> <MarketplaceId>ATVPDKIKX0DER</MarketplaceId> <BuyerName>Amazon User</BuyerName> <BuyerEmail>5vlh04mgfmjh9h5@marketplace.amazon.com</BuyerEmail> <ShipServiceLevelCategory>Standard</ShipServiceLevelCategory> </Order> </Orders> </ListOrdersResult> <ResponseMetadata> <RequestId>88faca76-b600-46d2-b53c-0c8c4533e43a</RequestId> </ResponseMetadata> </ListOrdersResponse>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms