element var bodyElement = document.querySelector('body'); // Add the tx-content attribute bodyElement.setAttribute('tx-content', 'translate_urls'); }, 500); // }); -->

listPackingGroupBoxes

Retrieves a page of boxes from a given packing group. These boxes were previously provided through the setPackingInformation operation. This API is used for workflows where boxes are packed before Amazon determines shipment splits.

Language