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 . OutboundShipments . ListAllFulfillmentOrders
Returns a list of fulfillment orders fulfilled after (or at) a specified date or by fulfillment method.
/*
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 a list of fulfillment orders fulfilled after (or at) a specified date or by fulfillment method. 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"?> <ListAllFulfillmentOrdersResponse xmlns="http://mws.amazonaws.com/FulfillmentOutboundShipment/2010-10-01/"> <ListAllFulfillmentOrdersResult> <NextToken>H4sIAAAAAAAAAC2MwQqDMBBEfyXsPXU3ITUEEyjFQ6FWUNt7sbEI alH7/3SVwjLLG3iTzeLjoe6n9xAv3ziWyysuIFoPCjGVqCWmDaZOWYckkRNB9B4MgZj 4MY0euuewRhBxswhZkaQbUk5pZ+iA1nK1m+u+ayXxlmnwyCXffzdkXTiXt/pe5FWWdB tWeVE+Ttedkjn8AF4nvJquAAAA</NextToken> <FulfillmentOrders> <member> <ShippingSpeedCategory>Standard</ShippingSpeedCategory> <StatusUpdatedDateTime>2011-01-28T23:48:48Z </StatusUpdatedDateTime> <NotificationEmailList> <member>o8c2EXAMPLsfr7o@marketplace.amazon.com</member> </NotificationEmailList> <SellerFulfillmentOrderId>extern_id_1154539615776 </SellerFulfillmentOrderId> <DestinationAddress> <PostalCode>98101</PostalCode> <PhoneNumber>321-098-7654</PhoneNumber> <Name>Jane Adams</Name> <CountryCode>US</CountryCode> <Line1>123 Oak St.</Line1> <StateOrProvinceCode>WA</StateOrProvinceCode> <City>Seattle</City> <Line2>Apt. 321</Line2> </DestinationAddress> <FulfillmentMethod>Consumer</FulfillmentMethod> <DisplayableOrderDateTime>2011-02-05T17:26:56Z </DisplayableOrderDateTime> <FulfillmentPolicy>FillOrKill</FulfillmentPolicy> <ReceivedDateTime>2011-02-06T17:26:56Z</ReceivedDateTime> <DisplayableOrderId>test_displayable_id</DisplayableOrderId> <DisplayableOrderComment>Sample comment text. </DisplayableOrderComment> <FulfillmentOrderStatus>PROCESSING</FulfillmentOrderStatus> </member> <member> <ShippingSpeedCategory>Standard</ShippingSpeedCategory> <StatusUpdatedDateTime>2011-03-05T18:48:53Z </StatusUpdatedDateTime> <SellerFulfillmentOrderId>external-order-ebaytime1154557376014 </SellerFulfillmentOrderId> <DestinationAddress> <PostalCode>98104</PostalCode> <PhoneNumber>123-123-4567</PhoneNumber> <Name>George Jones</Name> <CountryCode>US</CountryCode> <Line1>2345 5th Ave</Line1> <StateOrProvinceCode>WA</StateOrProvinceCode> <City>Seattle</City> </DestinationAddress> <FulfillmentMethod>Consumer</FulfillmentMethod> <DisplayableOrderDateTime>2011-03-11T18:48:52Z </DisplayableOrderDateTime> <FulfillmentPolicy>FillAllAvailable</FulfillmentPolicy> <ReceivedDateTime>2011-03-03T18:48:53Z</ReceivedDateTime> <DisplayableOrderId>test-order-test-1159210132812 </DisplayableOrderId> <DisplayableOrderComment>Sample order comment. </DisplayableOrderComment> <FulfillmentOrderStatus>PLANNING</FulfillmentOrderStatus> </member> </FulfillmentOrders> </ListAllFulfillmentOrdersResult> <ResponseMetadata> <RequestId>7e9c8d48-8e79-11df-929f-87c80302f8f6</RequestId> </ResponseMetadata> </ListAllFulfillmentOrdersResponse>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms