Orders Sample Data

Please contact your project team or email support for any updates or questions.

<pos>
	<po>
		<po_num>1234567</po_num>
		<po_rel_num>567890</po_rel_num>
		<!-- OPTIONAL -->
		<po_ship_open_date>2021-05-07</po_ship_open_date>
		<po_ship_close_date>2021-05-07</po_ship_close_date>
		<po_additional>
			<attributes>
				<ship_from_location>
					<tp_location_code>1111111</tp_location_code>
					<!-- OPTIONAL but good for automation.  Must match your ship from code in PortalApp -->
				</ship_from_location>
				<ship_info>
					<ship_info_carrier_code>UPS</ship_info_carrier_code>
					<!-- OPTIONAL but good for automation -->
					<ship_info_additional>
						<attributes>
							<shipping_method>UPS:GROUND</shipping_method>
							<!-- OPTIONAL but good for automation -->
							<shipping_service_level>GR</shipping_service_level>
							<!-- OPTIONAL but good for automation -->
						</attributes>
					</ship_info_additional>
				</ship_info>
			</attributes>
		</po_additional>
		<retailer>
			<tp_name>Retailer Name must match PortalApp naming</tp_name>
			<!-- OPTIONAL preferred to use tp_directory -->
			<tp_directory>Retailer short name must match PortalApp naming</tp_directory>
			<!-- Preferred -->
		</retailer>
		<ship_to_location>
			<tp_location_name>FirstName LastName </tp_location_name>
			<!-- or retailer store or DC name -->
			<tp_location_address>1606 Street St</tp_location_address>
			<tp_location_address2/>
			<tp_location_city>Testerville</tp_location_city>
			<tp_location_state_province>NY</tp_location_state_province>
			<tp_location_postal>11111-2222</tp_location_postal>
			<tp_location_country_code>US</tp_location_country_code>
			<tp_location_additional>
				<attributes>
					<phone_number>2125551212</phone_number>
					<!-- OPTIONAL -->
				</attributes>
			</tp_location_additional>
		</ship_to_location>
		<po_items>
			<po_item>
				<po_item_line_num>1</po_item_line_num>
				<po_item_qty_ordered>1.0</po_item_qty_ordered>
				<po_item_uom>EA</po_item_uom>
				<product>
					<product_gtin>123456789012</product_gtin>
					<!-- OPTIONAL preferred -->
					<product_vendor_item_num>StyleABCD</product_vendor_item_num>
					<!-- Must use either GTIN or Vendor Item Num -->
				</product>
			</po_item>
		</po_items>
	</po>
</pos>
<pos>
	<po>
		<po_num>1234567</po_num>
		<po_rel_num>567890</po_rel_num>
		<!-- OPTIONAL -->
		<po_ship_open_date>2021-05-07</po_ship_open_date>
		<po_ship_close_date>2021-05-07</po_ship_close_date>
		<po_additional>
			<attributes>
				<ship_from_location>
					<tp_location_code>1111111</tp_location_code>
					<!-- OPTIONAL but good for automation.  Must match your ship from code in PortalApp -->
				</ship_from_location>
				<ship_info>
					<ship_info_carrier_code>UPS</ship_info_carrier_code>
					<!-- OPTIONAL but good for automation -->
					<ship_info_additional>
						<attributes>
							<shipping_method>UPS:GROUND</shipping_method>
							<!-- OPTIONAL but good for automation -->
							<shipping_service_level>GR</shipping_service_level>
							<!-- OPTIONAL but good for automation -->
						</attributes>
					</ship_info_additional>
				</ship_info>
			</attributes>
		</po_additional>
		<retailer>
			<tp_name>Retailer Name must match PortalApp naming</tp_name>
			<!-- OPTIONAL preferred to use tp_directory -->
			<tp_directory>Retailer short name must match PortalApp naming</tp_directory>
			<!-- Preferred -->
		</retailer>
		<ship_to_location>
			<tp_location_name>FirstName LastName </tp_location_name>
			<!-- or retailer store or DC name -->
			<tp_location_address>1606 Street St</tp_location_address>
			<tp_location_address2/>
			<tp_location_city>Testerville</tp_location_city>
			<tp_location_state_province>NY</tp_location_state_province>
			<tp_location_postal>11111-2222</tp_location_postal>
			<tp_location_country_code>US</tp_location_country_code>
			<tp_location_additional>
				<attributes>
					<phone_number>2125551212</phone_number>
					<!-- OPTIONAL -->
				</attributes>
			</tp_location_additional>
		</ship_to_location>
		<po_items>
			<po_item>
				<po_item_line_num>1</po_item_line_num>
				<po_item_qty_ordered>1.0</po_item_qty_ordered>
				<po_item_uom>EA</po_item_uom>
				<product>
					<product_gtin>123456789012</product_gtin>
					<!-- OPTIONAL preferred -->
					<product_vendor_item_num>StyleABCD</product_vendor_item_num>
					<!-- Must use either GTIN or Vendor Item Num -->
				</product>
			</po_item>
		</po_items>
	</po>
</pos>
<pos>
	<!-- 1 or more repetitions: -->
	<po>
		<po_id>string</po_id>
		<vendor_id>string</vendor_id>
		<retailer_id>string</retailer_id>
		<mark_for_location_id>string</mark_for_location_id>
		<ship_to_location_id>string</ship_to_location_id>
		<po_num>string</po_num>
		<po_rel_num>string</po_rel_num>
		<po_type>string</po_type>
		<is_860>false</is_860>
		<purpose_code>00</purpose_code>
		<po_ship_open_date>2013-11-23T09:44:07</po_ship_open_date>
		<po_ship_close_date>2014-06-09T11:15:04-04:00</po_ship_close_date>
		<po_acknowledge_status>100</po_acknowledge_status>
		<po_ship_request_status>100</po_ship_request_status>
		<po_ship_status>100</po_ship_status>
		<po_invoice_status>100</po_invoice_status>
		<po_original_num>string</po_original_num>
		<po_last_acknowledged_date>2008-11-15T11:52:58</po_last_acknowledged_date>
		<po_last_ship_request_date>2008-11-15T11:52:58</po_last_ship_request_date>
		<po_last_asn_date>2008-11-15T11:52:58</po_last_asn_date>
		<po_last_invoice_date>2008-11-15T11:52:58</po_last_invoice_date>
		<po_created>2008-11-15T11:52:58</po_created>
		<po_updated>2017-05-15T02:41:13</po_updated>
		<po_additional>
			<attributes>
				<email>string</email>
				<vendor>
					<tp_isa_id>string</tp_isa_id>
					<tp_isa_qual>string</tp_isa_qual>
					<internal_vendor_number>string</internal_vendor_number>
					<vendor_number>string</vendor_number>
				</vendor>
				<pfs_web>
					<order_type>string</order_type>
				</pfs_web>
				<retailer>
					<tp_isa_id>string</tp_isa_id>
					<tp_isa_qual>string</tp_isa_qual>
					<retailer_control_number>string</retailer_control_number>
				</retailer>
				<buyer>
					<email>string</email>
					<name>string</name>
					<contact_number>string</contact_number>
					<po_id>string</po_id>
				</buyer>
				<payment>
					<customer_payment_method>string</customer_payment_method>
					<credit_card_last_four_digit>string</credit_card_last_four_digit>
				</payment>
				<payment_terms_full_description>string</payment_terms_full_description>
				<payment_terms>
					<!-- 1 or more repetitions: -->
					<payment_term>
						<payment_term_type_code>string</payment_term_type_code>
						<payment_description>string</payment_description>
						<payment_days_basis_code>string</payment_days_basis_code>
						<payment_days_basis_description>string</payment_days_basis_description>
						<payment_days>100</payment_days>
						<payment_due_date>2013-12-21-05:00</payment_due_date>
						<payment_discount>1.5E2</payment_discount>
						<payment_discount_days>100</payment_discount_days>
						<payment_discount_percent>1.5E2</payment_discount_percent>
						<payment_discount_amount>1.5E2</payment_discount_amount>
					</payment_term>
				</payment_terms>
				<id>string</id>
				<packing>
					<pack>100</pack>
					<inner_pack>100</inner_pack>
					<group_by_pack>100</group_by_pack>
					<instruction>string</instruction>
					<gift_message>string</gift_message>
					<gift_wrap_indicator>string</gift_wrap_indicator>
					<personalization_info>string</personalization_info>
					<returnable_flag>string</returnable_flag>
				</packing>
				<totals>
					<total_price>1.5E2</total_price>
					<sub_total_price>1.5E2</sub_total_price>
					<total_line_items_price>1.5E2</total_line_items_price>
					<total_tax>1.5E2</total_tax>
					<total_discounts>1.5E2</total_discounts>
					<total_weight>1.5E2</total_weight>
					<total_gift_wrap_price>1.5E2</total_gift_wrap_price>
					<total_gift_wrap_tax_price>1.5E2</total_gift_wrap_tax_price>
					<total_shipping_discounts>1.5E2</total_shipping_discounts>
					<total_shipping_price>1.5E2</total_shipping_price>
					<total_shipping_tax_price>1.5E2</total_shipping_tax_price>
				</totals>
				<bill_to>
					<tp_location_id>string</tp_location_id>
					<tp_id>string</tp_id>
					<tp_location_code>string</tp_location_code>
					<ship_to_location_id>string</ship_to_location_id>
					<tp_location_name>string</tp_location_name>
					<tp_location_address>string</tp_location_address>
					<tp_location_address2>string</tp_location_address2>
					<tp_location_address3>string</tp_location_address3>
					<tp_location_address4>string</tp_location_address4>
					<tp_location_city>string</tp_location_city>
					<tp_location_state_province>string</tp_location_state_province>
					<tp_location_postal>string</tp_location_postal>
					<tp_location_country_code>string</tp_location_country_code>
					<tp_location_status>string</tp_location_status>
					<tp_location_default>string</tp_location_default>
					<tp_location_created>string</tp_location_created>
					<tp_location_updated>string</tp_location_updated>
					<tp_location_additional>
						<attributes>
							<consolidation_center_code>string</consolidation_center_code>
							<fax_number>string</fax_number>
							<phone_number>string</phone_number>
							<display_name>string</display_name>
							<email>string</email>
						</attributes>
					</tp_location_additional>
				</bill_to>
				<customer_order_number>string</customer_order_number>
				<edi_po_created>2016-01-01T14:07:42</edi_po_created>
				<rush_order>string</rush_order>
				<division>string</division>
				<reservation_number>string</reservation_number>
				<order_message>string</order_message>
				<cont_num>string</cont_num>
				<department>string</department>
				<total_cost>1.5E2</total_cost>
				<contact_name>string</contact_name>
				<contact_number>string</contact_number>
				<merchandise_type>string</merchandise_type>
				<carrier_scac_code>string</carrier_scac_code>
				<delivery_reference>string</delivery_reference>
				<po_type>string</po_type>
				<po_type_description>string</po_type_description>
				<shipment_unit_of_measure>string</shipment_unit_of_measure>
				<currency>string</currency>
				<customer_name>string</customer_name>
				<shipping_pay_method>string</shipping_pay_method>
				<fob_location>string</fob_location>
				<pretax_cost>1.5E2</pretax_cost>
				<routing_request_ship_date_offset_days>3</routing_request_ship_date_offset_days>
				<!-- 1 or more repetitions: -->
				<allowances>
					<allowance_charge_operator>add</allowance_charge_operator>
					<allowance_charge_flag>string</allowance_charge_flag>
					<allowance_charge_code>string</allowance_charge_code>
					<allowance_charge_amount>1.5E2</allowance_charge_amount>
					<allowance_charge_percentage>1.5E2</allowance_charge_percentage>
					<allowance_charge_ref_identification>string</allowance_charge_ref_identification>
					<allowance_charge_handling_method>string</allowance_charge_handling_method>
					<allowance_charge_description>string</allowance_charge_description>
				</allowances>
				<allowances_by_type>
					<credit>1.5E2</credit>
					<sales_tax>1.5E2</sales_tax>
					<handling_charges>1.5E2</handling_charges>
					<shipping_charges>1.5E2</shipping_charges>
				</allowances_by_type>
				<ship_info>
					<ship_info_carrier_code>string</ship_info_carrier_code>
					<ship_info_tracking>string</ship_info_tracking>
					<ship_info_ship_date>string</ship_info_ship_date>
					<ship_info_delivery_date>string</ship_info_delivery_date>
					<ship_info_additional>
						<attributes>
							<shipping_method>string</shipping_method>
							<other_carrier>string</other_carrier>
							<carrier_account>string</carrier_account>
							<carrier_scac_code>string</carrier_scac_code>
							<service_code>string</service_code>
							<delivery_instruction>string</delivery_instruction>
						</attributes>
					</ship_info_additional>
				</ship_info>
				<gift>
					<message>string</message>
					<wrap_indicator>string</wrap_indicator>
				</gift>
			</attributes>
		</po_additional>
		<vendor>
			<tp_id>string</tp_id>
			<tp_name>string</tp_name>
			<tp_type>string</tp_type>
			<tp_directory>string</tp_directory>
			<industry_id>string</industry_id>
			<tp_phone>string</tp_phone>
			<tp_isa_id>string</tp_isa_id>
			<tp_isa_qual>string</tp_isa_qual>
			<tp_duns>string</tp_duns>
			<tp_active>100</tp_active>
			<tp_created>2010-03-18T12:05:32</tp_created>
			<tp_updated>2018-12-28T14:51:14-05:00</tp_updated>
			<tp_additional>
				<attributes>
					<iso_9000>string</iso_9000>
					<email>string</email>
					<legacy>
						<company_id>string</company_id>
					</legacy>
				</attributes>
			</tp_additional>
		</vendor>
		<retailer>
			<tp_id>string</tp_id>
			<tp_name>string</tp_name>
			<tp_type>string</tp_type>
			<tp_directory>string</tp_directory>
			<industry_id>string</industry_id>
			<tp_phone>string</tp_phone>
			<tp_isa_id>string</tp_isa_id>
			<tp_isa_qual>string</tp_isa_qual>
			<tp_duns>string</tp_duns>
			<tp_active>100</tp_active>
			<tp_created>2017-11-01T04:15:53-04:00</tp_created>
			<tp_updated>2014-06-10T14:33:25-04:00</tp_updated>
			<tp_additional>
				<attributes>
					<iso_9000>string</iso_9000>
					<email>string</email>
					<legacy>
						<company_id>string</company_id>
					</legacy>
				</attributes>
			</tp_additional>
		</retailer>
		<ship_to_location>
			<tp_location_id>string</tp_location_id>
			<tp_id>string</tp_id>
			<tp_location_code>string</tp_location_code>
			<ship_to_location_id>string</ship_to_location_id>
			<tp_location_name>string</tp_location_name>
			<tp_location_address>string</tp_location_address>
			<tp_location_address2>string</tp_location_address2>
			<tp_location_address3>string</tp_location_address3>
			<tp_location_address4>string</tp_location_address4>
			<tp_location_city>string</tp_location_city>
			<tp_location_state_province>string</tp_location_state_province>
			<tp_location_postal>string</tp_location_postal>
			<tp_location_country_code>string</tp_location_country_code>
			<tp_location_status>string</tp_location_status>
			<tp_location_default>string</tp_location_default>
			<tp_location_created>string</tp_location_created>
			<tp_location_updated>string</tp_location_updated>
			<tp_location_additional>
				<attributes>
					<consolidation_center_code>string</consolidation_center_code>
					<fax_number>string</fax_number>
					<phone_number>string</phone_number>
					<display_name>string</display_name>
					<email>string</email>
				</attributes>
			</tp_location_additional>
		</ship_to_location>
		<mark_for_location>
			<tp_location_id>string</tp_location_id>
			<tp_id>string</tp_id>
			<tp_location_code>string</tp_location_code>
			<ship_to_location_id>string</ship_to_location_id>
			<tp_location_name>string</tp_location_name>
			<tp_location_address>string</tp_location_address>
			<tp_location_address2>string</tp_location_address2>
			<tp_location_address3>string</tp_location_address3>
			<tp_location_address4>string</tp_location_address4>
			<tp_location_city>string</tp_location_city>
			<tp_location_state_province>string</tp_location_state_province>
			<tp_location_postal>string</tp_location_postal>
			<tp_location_country_code>string</tp_location_country_code>
			<tp_location_status>string</tp_location_status>
			<tp_location_default>string</tp_location_default>
			<tp_location_created>string</tp_location_created>
			<tp_location_updated>string</tp_location_updated>
			<tp_location_additional>
				<attributes>
					<consolidation_center_code>string</consolidation_center_code>
					<fax_number>string</fax_number>
					<phone_number>string</phone_number>
					<display_name>string</display_name>
					<email>string</email>
				</attributes>
			</tp_location_additional>
		</mark_for_location>
		<po_items>
			<!-- 1 or more repetitions: -->
			<po_item>
				<po_item_id>string</po_item_id>
				<po_id>string</po_id>
				<product_id>string</product_id>
				<po_item_line_num>100</po_item_line_num>
				<po_item_qty_ordered>1.5E2</po_item_qty_ordered>
				<po_item_unit_price>1.5E2</po_item_unit_price>
				<po_item_qty_confirmed>1.5E2</po_item_qty_confirmed>
				<po_item_unit_price_confirmed>1.5E2</po_item_unit_price_confirmed>
				<po_item_uom>string</po_item_uom>
				<po_item_buyer_item_num>string</po_item_buyer_item_num>
				<ship_to_location_id>string</ship_to_location_id>
				<mark_for_location_id>string</mark_for_location_id>
				<po_item_status>string</po_item_status>
				<po_item_created>2003-11-10T02:56:46-05:00</po_item_created>
				<po_item_updated>2000-09-25T02:18:09</po_item_updated>
				<po_item_additional>
					<attributes>
						<payment_terms>string</payment_terms>
						<estimated_delivery_date>2015-11-04T23:47:14</estimated_delivery_date>
						<id>string</id>
						<estimated_ship_date>2017-10-19T21:04:37</estimated_ship_date>
						<required_date>2000-01-06T16:03:12</required_date>
						<retail_price>1.5E2</retail_price>
						<sale_number>string</sale_number>
						<item_currency>string</item_currency>
						<product_catalog_type>string</product_catalog_type>
						<amazon_author_name>string</amazon_author_name>
						<pre_ticket_class_number>string</pre_ticket_class_number>
						<buyer_catalog_number>string</buyer_catalog_number>
						<department_number>string</department_number>
						<instruction>string</instruction>
						<message>string</message>
						<!-- 1 or more repetitions: -->
						<allowances>
							<allowance_charge_operator>subtract</allowance_charge_operator>
							<allowance_charge_flag>string</allowance_charge_flag>
							<allowance_charge_code>string</allowance_charge_code>
							<allowance_charge_amount>1.5E2</allowance_charge_amount>
							<allowance_charge_percentage>1.5E2</allowance_charge_percentage>
							<allowance_charge_ref_identification>string</allowance_charge_ref_identification>
							<allowance_charge_handling_method>string</allowance_charge_handling_method>
							<allowance_charge_description>string</allowance_charge_description>
						</allowances>
						<allowance_by_type>
							<credit>1.5E2</credit>
							<sales_tax>1.5E2</sales_tax>
							<handling_charges>1.5E2</handling_charges>
							<shipping_charges>1.5E2</shipping_charges>
						</allowance_by_type>
						<packing>
							<pack>100</pack>
							<inner_pack>100</inner_pack>
							<group_by_pack>100</group_by_pack>
							<instruction>string</instruction>
							<gift_message>string</gift_message>
							<gift_wrap_indicator>string</gift_wrap_indicator>
							<personalization_info>string</personalization_info>
							<returnable_flag>string</returnable_flag>
						</packing>
						<retailer_carrier_code>string</retailer_carrier_code>
						<!-- Optional: -->
						<totals>
							<total_price>1.5E2</total_price>
							<sub_total_price>1.5E2</sub_total_price>
							<total_line_items_price>1.5E2</total_line_items_price>
							<total_tax>1.5E2</total_tax>
							<total_discounts>1.5E2</total_discounts>
							<total_weight>1.5E2</total_weight>
							<total_gift_wrap_price>1.5E2</total_gift_wrap_price>
							<total_gift_wrap_tax_price>1.5E2</total_gift_wrap_tax_price>
							<total_shipping_discounts>1.5E2</total_shipping_discounts>
							<total_shipping_price>1.5E2</total_shipping_price>
							<total_shipping_tax_price>1.5E2</total_shipping_tax_price>
						</totals>
						<!-- Optional: -->
						<product>
							<product_id>string</product_id>
							<vendor_id>string</vendor_id>
							<product_code>string</product_code>
							<product_code_type>string</product_code_type>
							<product_group_id>string</product_group_id>
							<product_uom>string</product_uom>
							<product_created>string</product_created>
							<product_updated>string</product_updated>
							<product_additional>
								<identifiers>
									<gtin>string</gtin>
									<vendor_item_num>string</vendor_item_num>
								</identifiers>
								<attributes>
									<updated_by_860_flag>1</updated_by_860_flag>
									<color>string</color>
									<size>string</size>
									<brand>string</brand>
									<description>string</description>
									<inner_pack>100</inner_pack>
									<contract_id>string</contract_id>
									<language>string</language>
									<lead_time>100</lead_time>
									<level123>string</level123>
									<manufacturer_name>string</manufacturer_name>
									<manufacturer_part_id>string</manufacturer_part_id>
									<manufacturer_product_url>string</manufacturer_product_url>
									<tax_category>string</tax_category>
									<min_order_qty>1.5E2</min_order_qty>
									<msrp>1.5E2</msrp>
									<product_consumer_description>string</product_consumer_description>
									<product_image_uri>
										<pri>string</pri>
										<sdl>string</sdl>
										<sdr>string</sdr>
										<vf1>string</vf1>
										<vib>string</vib>
										<vik>string</vik>
										<vis>string</vis>
										<vit>string</vit>
									</product_image_uri>
									<sds_url>string</sds_url>
									<unspsc_code>string</unspsc_code>
									<unspsc_version>string</unspsc_version>
									<vendor_part_id>string</vendor_part_id>
									<vendor_product_url>string</vendor_product_url>
									<vendor_product_category>
										<l1>string</l1>
										<l2>string</l2>
										<l3>string</l3>
									</vendor_product_category>
								</attributes>
							</product_additional>
						</product>
						<!-- Optional: -->
						<product_group>
							<product_group_description>string</product_group_description>
							<vendor_id>string</vendor_id>
							<product_group_id>string</product_group_id>
						</product_group>
						<!-- Zero or more repetitions: -->
						<product_pack>
							<product_pack_id>string</product_pack_id>
							<parent_product_id>string</parent_product_id>
							<product_pack_product_id>string</product_pack_product_id>
							<product_pack_product_qty>1.5E2</product_pack_product_qty>
							<product_pack_unit_price>1.5E2</product_pack_unit_price>
							<product_pack_status>3</product_pack_status>
							<vendor_id>string</vendor_id>
							<product_group_id>string</product_group_id>
							<!-- 1 or more repetitions: -->
							<allowances>
								<allowance_charge_operator>subtract</allowance_charge_operator>
								<allowance_charge_flag>string</allowance_charge_flag>
								<allowance_charge_code>string</allowance_charge_code>
								<allowance_charge_amount>1.5E2</allowance_charge_amount>
								<allowance_charge_percentage>1.5E2</allowance_charge_percentage>
								<allowance_charge_ref_identification>string</allowance_charge_ref_identification>
								<allowance_charge_handling_method>string</allowance_charge_handling_method>
								<allowance_charge_description>string</allowance_charge_description>
							</allowances>
							<allowance_by_type>
								<credit>1.5E2</credit>
								<sales_tax>1.5E2</sales_tax>
								<handling_charges>1.5E2</handling_charges>
								<shipping_charges>1.5E2</shipping_charges>
							</allowance_by_type>
							<product>
								<product_id>string</product_id>
								<vendor_id>string</vendor_id>
								<product_code>string</product_code>
								<product_code_type>string</product_code_type>
								<product_group_id>string</product_group_id>
								<product_uom>string</product_uom>
								<product_created>string</product_created>
								<product_updated>string</product_updated>
								<product_additional>
									<identifiers>
										<gtin>string</gtin>
										<vendor_item_num>string</vendor_item_num>
									</identifiers>
									<attributes>
										<color>string</color>
										<size>string</size>
										<brand>string</brand>
										<description>string</description>
										<inner_pack>100</inner_pack>
										<contract_id>string</contract_id>
										<language>string</language>
										<lead_time>100</lead_time>
										<level123>string</level123>
										<manufacturer_name>string</manufacturer_name>
										<manufacturer_part_id>string</manufacturer_part_id>
										<manufacturer_product_url>string</manufacturer_product_url>
										<tax_category>string</tax_category>
										<min_order_qty>1.5E2</min_order_qty>
										<msrp>1.5E2</msrp>
										<product_consumer_description>string</product_consumer_description>
										<product_image_uri>
											<pri>string</pri>
											<sdl>string</sdl>
											<sdr>string</sdr>
											<vf1>string</vf1>
											<vib>string</vib>
											<vik>string</vik>
											<vis>string</vis>
											<vit>string</vit>
										</product_image_uri>
										<sds_url>string</sds_url>
										<unspsc_code>string</unspsc_code>
										<unspsc_version>string</unspsc_version>
										<vendor_part_id>string</vendor_part_id>
										<vendor_product_url>string</vendor_product_url>
										<vendor_product_category>
											<l1>string</l1>
											<l2>string</l2>
											<l3>string</l3>
										</vendor_product_category>
									</attributes>
								</product_additional>
							</product>
							<product_pack_additional>
								<attributes>
									<custom_attribute>string</custom_attribute>
								</attributes>
							</product_pack_additional>
						</product_pack>
						<change_request_860>
							<qty_action_code>addsub</qty_action_code>
						</change_request_860>
					</attributes>
				</po_item_additional>
				<product>
					<product_id>string</product_id>
					<vendor_id>string</vendor_id>
					<product_code>string</product_code>
					<product_code_type>string</product_code_type>
					<product_group_id>string</product_group_id>
					<product_uom>string</product_uom>
					<product_created>string</product_created>
					<product_updated>string</product_updated>
					<product_additional>
						<identifiers>
							<gtin>string</gtin>
							<vendor_item_num>string</vendor_item_num>
						</identifiers>
						<attributes>
							<color>string</color>
							<size>string</size>
							<brand>string</brand>
							<description>string</description>
							<inner_pack>100</inner_pack>
							<contract_id>string</contract_id>
							<language>string</language>
							<lead_time>100</lead_time>
							<level123>string</level123>
							<manufacturer_name>string</manufacturer_name>
							<manufacturer_part_id>string</manufacturer_part_id>
							<manufacturer_product_url>string</manufacturer_product_url>
							<tax_category>string</tax_category>
							<min_order_qty>1.5E2</min_order_qty>
							<msrp>1.5E2</msrp>
							<product_consumer_description>string</product_consumer_description>
							<product_image_uri>
								<pri>string</pri>
								<sdl>string</sdl>
								<sdr>string</sdr>
								<vf1>string</vf1>
								<vib>string</vib>
								<vik>string</vik>
								<vis>string</vis>
								<vit>string</vit>
							</product_image_uri>
							<sds_url>string</sds_url>
							<unspsc_code>string</unspsc_code>
							<unspsc_version>string</unspsc_version>
							<vendor_part_id>string</vendor_part_id>
							<vendor_product_url>string</vendor_product_url>
							<vendor_product_category>
								<l1>string</l1>
								<l2>string</l2>
								<l3>string</l3>
							</vendor_product_category>
						</attributes>
					</product_additional>
				</product>
				<product_group>
					<product_group_description>string</product_group_description>
					<vendor_id>string</vendor_id>
					<product_group_id>string</product_group_id>
				</product_group>
				<!-- 1 or more repetitions: -->
				<product_pack>
					<product_pack_id>string</product_pack_id>
					<parent_product_id>string</parent_product_id>
					<product_pack_product_id>string</product_pack_product_id>
					<product_pack_product_qty>1.5E2</product_pack_product_qty>
					<product_pack_status>3</product_pack_status>
					<vendor_id>string</vendor_id>
					<product_group_id>string</product_group_id>
					<product>
						<product_id>string</product_id>
						<vendor_id>string</vendor_id>
						<product_code>string</product_code>
						<product_code_type>string</product_code_type>
						<product_group_id>string</product_group_id>
						<product_uom>string</product_uom>
						<product_created>string</product_created>
						<product_updated>string</product_updated>
						<product_additional>
							<identifiers>
								<gtin>string</gtin>
								<vendor_item_num>string</vendor_item_num>
							</identifiers>
							<attributes>
								<color>string</color>
								<size>string</size>
								<brand>string</brand>
								<description>string</description>
								<inner_pack>100</inner_pack>
								<contract_id>string</contract_id>
								<language>string</language>
								<lead_time>100</lead_time>
								<level123>string</level123>
								<manufacturer_name>string</manufacturer_name>
								<manufacturer_part_id>string</manufacturer_part_id>
								<manufacturer_product_url>string</manufacturer_product_url>
								<tax_category>string</tax_category>
								<min_order_qty>1.5E2</min_order_qty>
								<msrp>1.5E2</msrp>
								<product_consumer_description>string</product_consumer_description>
								<product_image_uri>
									<pri>string</pri>
									<sdl>string</sdl>
									<sdr>string</sdr>
									<vf1>string</vf1>
									<vib>string</vib>
									<vik>string</vik>
									<vis>string</vis>
									<vit>string</vit>
								</product_image_uri>
								<sds_url>string</sds_url>
								<unspsc_code>string</unspsc_code>
								<unspsc_version>string</unspsc_version>
								<vendor_part_id>string</vendor_part_id>
								<vendor_product_url>string</vendor_product_url>
								<vendor_product_category>
									<l1>string</l1>
									<l2>string</l2>
									<l3>string</l3>
								</vendor_product_category>
							</attributes>
						</product_additional>
					</product>
					<product_pack_additional>
						<attributes>
							<custom_attribute>string</custom_attribute>
						</attributes>
					</product_pack_additional>
				</product_pack>
				<!-- 1 or more repetitions: -->
				<mark_for_location>
					<tp_location_id>string</tp_location_id>
					<tp_id>string</tp_id>
					<tp_location_code>string</tp_location_code>
					<ship_to_location_id>string</ship_to_location_id>
					<tp_location_name>string</tp_location_name>
					<tp_location_address>string</tp_location_address>
					<tp_location_address2>string</tp_location_address2>
					<tp_location_address3>string</tp_location_address3>
					<tp_location_address4>string</tp_location_address4>
					<tp_location_city>string</tp_location_city>
					<tp_location_state_province>string</tp_location_state_province>
					<tp_location_postal>string</tp_location_postal>
					<tp_location_country_code>string</tp_location_country_code>
					<tp_location_status>string</tp_location_status>
					<tp_location_default>string</tp_location_default>
					<tp_location_created>string</tp_location_created>
					<tp_location_updated>string</tp_location_updated>
					<tp_location_additional>
						<attributes>
							<consolidation_center_code>string</consolidation_center_code>
							<fax_number>string</fax_number>
							<phone_number>string</phone_number>
							<display_name>string</display_name>
							<email>string</email>
						</attributes>
					</tp_location_additional>
					<po_item_qty_ordered>1.5E2</po_item_qty_ordered>
					<ship_to_location>
						<tp_location_id>string</tp_location_id>
						<tp_id>string</tp_id>
						<tp_location_code>string</tp_location_code>
						<ship_to_location_id>string</ship_to_location_id>
						<tp_location_name>string</tp_location_name>
						<tp_location_address>string</tp_location_address>
						<tp_location_address2>string</tp_location_address2>
						<tp_location_address3>string</tp_location_address3>
						<tp_location_address4>string</tp_location_address4>
						<tp_location_city>string</tp_location_city>
						<tp_location_state_province>string</tp_location_state_province>
						<tp_location_postal>string</tp_location_postal>
						<tp_location_country_code>string</tp_location_country_code>
						<tp_location_status>string</tp_location_status>
						<tp_location_default>string</tp_location_default>
						<tp_location_created>string</tp_location_created>
						<tp_location_updated>string</tp_location_updated>
						<tp_location_additional>
							<attributes>
								<consolidation_center_code>string</consolidation_center_code>
								<fax_number>string</fax_number>
								<phone_number>string</phone_number>
								<display_name>string</display_name>
								<email>string</email>
							</attributes>
						</tp_location_additional>
					</ship_to_location>
				</mark_for_location>
			</po_item>
		</po_items>
	</po>
</pos>
{
  "pos": {
    "po": [
      {
        "po_id": "string",
        "vendor_id": "string",
        "retailer_id": "string",
        "mark_for_location_id": "string",
        "ship_to_location_id": "string",
        "po_num": "string",
        "po_rel_num": "string",
        "po_type": "string",
        "is_860": "false",
        "purpose_code": "00",
        "po_ship_open_date": "2013-11-23T09:44:07",
        "po_ship_close_date": "2014-06-09T11:15:04-04:00",
        "po_acknowledge_status": "100",
        "po_ship_status": "100",
        "po_invoice_status": "100",
        "po_original_num": "string",
        "po_last_acknowledged_date": "2008-11-15T11:52:58",
        "po_last_ship_request_date": "2008-11-15T11:52:58",
        "po_last_asn_date": "2008-11-15T11:52:58",
        "po_last_invoice_date": "2008-11-15T11:52:58",
        "po_created": "2008-11-15T11:52:58",
        "po_updated": "2017-05-15T02:41:13",
        "po_additional": {
          "attributes": {
            "email": "string",
            "vendor": {
              "tp_isa_id": "string",
              "tp_isa_qual": "string",
              "internal_vendor_number": "string",
              "vendor_number": "string"
            },
            "pfs_web": {
              "order_type": "string"
            },
            "retailer": {
              "tp_isa_id": "string",
              "tp_isa_qual": "string",
              "retailer_control_number": "string"
            },
            "buyer": {
              "email": "string",
              "name": "string",
              "contact_number": "string",
              "po_id": "string"
            },
            "payment": {
              "customer_payment_method": "string",
              "credit_card_last_four_digit": "string"
            },
            "payment_terms_full_description": "string",
            "payment_terms": {
              "payment_term": {
                "payment_term_type_code": "string",
                "payment_description": "string",
                "payment_days_basis_code": "string",
                "payment_days_basis_description": "string",
                "payment_days": "100",
                "payment_due_date": "2013-12-21-05:00",
                "payment_discount": "1.5E2",
                "payment_discount_days": "100",
                "payment_discount_percent": "1.5E2",
                "payment_discount_amount": "1.5E2"
              }
            },
            "id": "string",
            "packing": {
              "pack": "100",
              "inner_pack": "100",
              "group_by_pack": "100",
              "instruction": "string",
              "gift_message": "string",
              "gift_wrap_indicator": "string",
              "personalization_info": "string",
              "returnable_flag": "string"
            },
            "totals": {
              "total_price": "1.5E2",
              "sub_total_price": "1.5E2",
              "total_line_items_price": "1.5E2",
              "total_tax": "1.5E2",
              "total_discounts": "1.5E2",
              "total_weight": "1.5E2",
              "total_gift_wrap_price": "1.5E2",
              "total_gift_wrap_tax_price": "1.5E2",
              "total_shipping_discounts": "1.5E2",
              "total_shipping_price": "1.5E2",
              "total_shipping_tax_price": "1.5E2"
            },
            "bill_to": {
              "tp_location_id": "string",
              "tp_id": "string",
              "tp_location_code": "string",
              "ship_to_location_id": "string",
              "tp_location_name": "string",
              "tp_location_address": "string",
              "tp_location_address2": "string",
              "tp_location_address3": "string",
              "tp_location_address4": "string",
              "tp_location_city": "string",
              "tp_location_state_province": "string",
              "tp_location_postal": "string",
              "tp_location_country_code": "string",
              "tp_location_status": "string",
              "tp_location_default": "string",
              "tp_location_created": "string",
              "tp_location_updated": "string",
              "tp_location_additional": {
                "attributes": {
                  "consolidation_center_code": "string",
                  "fax_number": "string",
                  "phone_number": "string",
                  "display_name": "string",
                  "email": "string"
                }
              }
            },
            "customer_order_number": "string",
            "edi_po_created": "2016-01-01T14:07:42",
            "rush_order": "string",
            "division": "string",
            "reservation_number": "string",
            "order_message": "string",
            "cont_num": "string",
            "department": "string",
            "total_cost": "1.5E2",
            "contact_name": "string",
            "contact_number": "string",
            "merchandise_type": "string",
            "carrier_scac_code": "string",
            "delivery_reference": "string",
            "po_type": "string",
            "po_type_description": "string",
            "shipment_unit_of_measure": "string",
            "currency": "string",
            "customer_name": "string",
            "shipping_pay_method": "string",
            "fob_location": "string",
            "pretax_cost": "1.5E2",
            "allowances": {
              "allowance_charge_operator": "add",
              "allowance_charge_flag": "string",
              "allowance_charge_code": "string",
              "allowance_charge_amount": "1.5E2",
              "allowance_charge_percentage": "1.5E2",
              "allowance_charge_ref_identification": "string",
              "allowance_charge_handling_method": "string",
              "allowance_charge_description": "string"
            },
            "allowances_by_type": {
              "credit": "1.5E2",
              "sales_tax": "1.5E2",
              "handling_charges": "1.5E2",
              "shipping_charges": "1.5E2"
            },
            "ship_info": {
              "ship_info_carrier_code": "string",
              "ship_info_tracking": "string",
              "ship_info_ship_date": "string",
              "ship_info_delivery_date": "string",
              "ship_info_additional": {
                "attributes": {
                  "shipping_method": "string",
                  "other_carrier": "string",
                  "carrier_account": "string",
                  "carrier_scac_code": "string",
                  "service_code": "string",
                  "delivery_instruction": "string"
                }
              }
            },
            "gift": {
              "message": "string",
              "wrap_indicator": "string"
            }
          }
        },
        "vendor": {
          "tp_id": "string",
          "tp_name": "string",
          "tp_type": "string",
          "tp_directory": "string",
          "industry_id": "string",
          "tp_phone": "string",
          "tp_isa_id": "string",
          "tp_isa_qual": "string",
          "tp_duns": "string",
          "tp_active": "100",
          "tp_created": "2010-03-18T12:05:32",
          "tp_updated": "2018-12-28T14:51:14-05:00",
          "tp_additional": {
            "attributes": {
              "iso_9000": "string",
              "email": "string",
              "legacy": {
                "company_id": "string"
              }
            }
          }
        },
        "retailer": {
          "tp_id": "string",
          "tp_name": "string",
          "tp_type": "string",
          "tp_directory": "string",
          "industry_id": "string",
          "tp_phone": "string",
          "tp_isa_id": "string",
          "tp_isa_qual": "string",
          "tp_duns": "string",
          "tp_active": "100",
          "tp_created": "2017-11-01T04:15:53-04:00",
          "tp_updated": "2014-06-10T14:33:25-04:00",
          "tp_additional": {
            "attributes": {
              "iso_9000": "string",
              "email": "string",
              "legacy": {
                "company_id": "string"
              }
            }
          }
        },
        "ship_to_location": {
          "tp_location_id": "string",
          "tp_id": "string",
          "tp_location_code": "string",
          "ship_to_location_id": "string",
          "tp_location_name": "string",
          "tp_location_address": "string",
          "tp_location_address2": "string",
          "tp_location_address3": "string",
          "tp_location_address4": "string",
          "tp_location_city": "string",
          "tp_location_state_province": "string",
          "tp_location_postal": "string",
          "tp_location_country_code": "string",
          "tp_location_status": "string",
          "tp_location_default": "string",
          "tp_location_created": "string",
          "tp_location_updated": "string",
          "tp_location_additional": {
            "attributes": {
              "consolidation_center_code": "string",
              "fax_number": "string",
              "phone_number": "string",
              "display_name": "string",
              "email": "string"
            }
          }
        },
        "mark_for_location": {
          "tp_location_id": "string",
          "tp_id": "string",
          "tp_location_code": "string",
          "ship_to_location_id": "string",
          "tp_location_name": "string",
          "tp_location_address": "string",
          "tp_location_address2": "string",
          "tp_location_address3": "string",
          "tp_location_address4": "string",
          "tp_location_city": "string",
          "tp_location_state_province": "string",
          "tp_location_postal": "string",
          "tp_location_country_code": "string",
          "tp_location_status": "string",
          "tp_location_default": "string",
          "tp_location_created": "string",
          "tp_location_updated": "string",
          "tp_location_additional": {
            "attributes": {
              "consolidation_center_code": "string",
              "fax_number": "string",
              "phone_number": "string",
              "display_name": "string",
              "email": "string"
            }
          }
        },
        "po_items": {
          "po_item": [
            {
              "po_item_id": "string",
              "po_id": "string",
              "product_id": "string",
              "po_item_line_num": "100",
              "po_item_qty_ordered": "1.5E2",
              "po_item_unit_price": "1.5E2",
              "po_item_qty_confirmed": "1.5E2",
              "po_item_unit_price_confirmed": "1.5E2",
              "po_item_uom": "string",
              "po_item_buyer_item_num": "string",
              "ship_to_location_id": "string",
              "mark_for_location_id": "string",
              "po_item_status": "string",
              "po_item_created": "2003-11-10T02:56:46-05:00",
              "po_item_updated": "2000-09-25T02:18:09",
              "po_item_additional": {
                "attributes": {
                  "payment_terms": "string",
                  "estimated_delivery_date": "2015-11-04T23:47:14",
                  "id": "string",
                  "estimated_ship_date": "2017-10-19T21:04:37",
                  "required_date": "2000-01-06T16:03:12",
                  "retail_price": "1.5E2",
                  "sale_number": "string",
                  "item_currency": "string",
                  "product_catalog_type": "string",
                  "amazon_author_name": "string",
                  "pre_ticket_class_number": "string",
                  "buyer_catalog_number": "string",
                  "department_number": "string",
                  "instruction": "string",
                  "message": "string",
                  "allowances": {
                    "allowance_charge_operator": "subtract",
                    "allowance_charge_flag": "string",
                    "allowance_charge_code": "string",
                    "allowance_charge_amount": "1.5E2",
                    "allowance_charge_percentage": "1.5E2",
                    "allowance_charge_ref_identification": "string",
                    "allowance_charge_handling_method": "string",
                    "allowance_charge_description": "string"
                  },
                  "allowance_by_type": {
                    "credit": "1.5E2",
                    "sales_tax": "1.5E2",
                    "handling_charges": "1.5E2",
                    "shipping_charges": "1.5E2"
                  },
                  "packing": {
                    "pack": "100",
                    "inner_pack": "100",
                    "group_by_pack": "100",
                    "instruction": "string",
                    "gift_message": "string",
                    "gift_wrap_indicator": "string",
                    "personalization_info": "string",
                    "returnable_flag": "string"
                  },
                  "retailer_carrier_code": "string",
                  "totals": {
                    "total_price": "1.5E2",
                    "sub_total_price": "1.5E2",
                    "total_line_items_price": "1.5E2",
                    "total_tax": "1.5E2",
                    "total_discounts": "1.5E2",
                    "total_weight": "1.5E2",
                    "total_gift_wrap_price": "1.5E2",
                    "total_gift_wrap_tax_price": "1.5E2",
                    "total_shipping_discounts": "1.5E2",
                    "total_shipping_price": "1.5E2",
                    "total_shipping_tax_price": "1.5E2"
                  },
                  "product": {
                    "product_id": "string",
                    "vendor_id": "string",
                    "product_code": "string",
                    "product_code_type": "string",
                    "product_group_id": "string",
                    "product_uom": "string",
                    "product_created": "string",
                    "product_updated": "string",
                    "product_additional": {
                      "identifiers": {
                        "gtin": "string",
                        "vendor_item_num": "string"
                      },
                      "attributes": {
                        "color": "string",
                        "size": "string",
                        "brand": "string",
                        "description": "string",
                        "inner_pack": "100",
                        "contract_id": "string",
                        "language": "string",
                        "lead_time": "100",
                        "level123": "string",
                        "manufacturer_name": "string",
                        "manufacturer_part_id": "string",
                        "manufacturer_product_url": "string",
                        "tax_category": "string",
                        "min_order_qty": "1.5E2",
                        "msrp": "1.5E2",
                        "product_consumer_description": "string",
                        "product_image_uri": {
                          "pri": "string",
                          "sdl": "string",
                          "sdr": "string",
                          "vf1": "string",
                          "vib": "string",
                          "vik": "string",
                          "vis": "string",
                          "vit": "string"
                        },
                        "sds_url": "string",
                        "unspsc_code": "string",
                        "unspsc_version": "string",
                        "vendor_part_id": "string",
                        "vendor_product_url": "string",
                        "vendor_product_category": {
                          "l1": "string",
                          "l2": "string",
                          "l3": "string"
                        }
                      }
                    }
                  },
                  "product_group": {
                    "product_group_description": "string",
                    "vendor_id": "string",
                    "product_group_id": "string"
                  },
                  "product_pack": [
                    {
                      "product_pack_id": "string",
                      "parent_product_id": "string",
                      "product_pack_product_id": "string",
                      "product_pack_product_qty": "1.5E2",
                      "product_pack_status": "3",
                      "vendor_id": "string",
                      "product_group_id": "string",
                      "product": {
                        "product_id": "string",
                        "vendor_id": "string",
                        "product_code": "string",
                        "product_code_type": "string",
                        "product_group_id": "string",
                        "product_uom": "string",
                        "product_created": "string",
                        "product_updated": "string",
                        "product_additional": {
                          "identifiers": {
                            "gtin": "string",
                            "vendor_item_num": "string"
                          },
                          "attributes": {
                            "color": "string",
                            "size": "string",
                            "brand": "string",
                            "description": "string",
                            "inner_pack": "100",
                            "contract_id": "string",
                            "language": "string",
                            "lead_time": "100",
                            "level123": "string",
                            "manufacturer_name": "string",
                            "manufacturer_part_id": "string",
                            "manufacturer_product_url": "string",
                            "tax_category": "string",
                            "min_order_qty": "1.5E2",
                            "msrp": "1.5E2",
                            "product_consumer_description": "string",
                            "product_image_uri": {
                              "pri": "string",
                              "sdl": "string",
                              "sdr": "string",
                              "vf1": "string",
                              "vib": "string",
                              "vik": "string",
                              "vis": "string",
                              "vit": "string"
                            },
                            "sds_url": "string",
                            "unspsc_code": "string",
                            "unspsc_version": "string",
                            "vendor_part_id": "string",
                            "vendor_product_url": "string",
                            "vendor_product_category": {
                              "l1": "string",
                              "l2": "string",
                              "l3": "string"
                            }
                          }
                        }
                      },
                      "product_pack_additional": {
                        "attributes": {
                          "custom_attribute": "string"
                        }
                      }
                    }
                  ],
                  "change_request_860": {
                    "qty_action_code": "replace"
                  }
                }
              },
              "product": {
                "product_id": "string",
                "vendor_id": "string",
                "product_code": "string",
                "product_code_type": "string",
                "product_group_id": "string",
                "product_uom": "string",
                "product_created": "string",
                "product_updated": "string",
                "product_additional": {
                  "identifiers": {
                    "gtin": "string",
                    "vendor_item_num": "string"
                  },
                  "attributes": {
                    "color": "string",
                    "size": "string",
                    "brand": "string",
                    "description": "string",
                    "inner_pack": "100",
                    "contract_id": "string",
                    "language": "string",
                    "lead_time": "100",
                    "level123": "string",
                    "manufacturer_name": "string",
                    "manufacturer_part_id": "string",
                    "manufacturer_product_url": "string",
                    "tax_category": "string",
                    "min_order_qty": "1.5E2",
                    "msrp": "1.5E2",
                    "product_consumer_description": "string",
                    "product_image_uri": {
                      "pri": "string",
                      "sdl": "string",
                      "sdr": "string",
                      "vf1": "string",
                      "vib": "string",
                      "vik": "string",
                      "vis": "string",
                      "vit": "string"
                    },
                    "sds_url": "string",
                    "unspsc_code": "string",
                    "unspsc_version": "string",
                    "vendor_part_id": "string",
                    "vendor_product_url": "string",
                    "vendor_product_category": {
                      "l1": "string",
                      "l2": "string",
                      "l3": "string"
                    }
                  }
                }
              },
              "product_group": {
                "product_group_description": "string",
                "vendor_id": "string",
                "product_group_id": "string"
              },
              "product_pack": [
                {
                  "product_pack_id": "string",
                  "parent_product_id": "string",
                  "product_pack_product_id": "string",
                  "product_pack_product_qty": "1.5E2",
                  "product_pack_status": "3",
                  "vendor_id": "string",
                  "product_group_id": "string",
                  "product": {
                    "product_id": "string",
                    "vendor_id": "string",
                    "product_code": "string",
                    "product_code_type": "string",
                    "product_group_id": "string",
                    "product_uom": "string",
                    "product_created": "string",
                    "product_updated": "string",
                    "product_additional": {
                      "identifiers": {
                        "gtin": "string",
                        "vendor_item_num": "string"
                      },
                      "attributes": {
                        "color": "string",
                        "size": "string",
                        "brand": "string",
                        "description": "string",
                        "inner_pack": "100",
                        "contract_id": "string",
                        "language": "string",
                        "lead_time": "100",
                        "level123": "string",
                        "manufacturer_name": "string",
                        "manufacturer_part_id": "string",
                        "manufacturer_product_url": "string",
                        "tax_category": "string",
                        "min_order_qty": "1.5E2",
                        "msrp": "1.5E2",
                        "product_consumer_description": "string",
                        "product_image_uri": {
                          "pri": "string",
                          "sdl": "string",
                          "sdr": "string",
                          "vf1": "string",
                          "vib": "string",
                          "vik": "string",
                          "vis": "string",
                          "vit": "string"
                        },
                        "sds_url": "string",
                        "unspsc_code": "string",
                        "unspsc_version": "string",
                        "vendor_part_id": "string",
                        "vendor_product_url": "string",
                        "vendor_product_category": {
                          "l1": "string",
                          "l2": "string",
                          "l3": "string"
                        }
                      }
                    }
                  },
                  "product_pack_additional": {
                    "attributes": {
                      "custom_attribute": "string"
                    }
                  }
                }
              ],
              "mark_for_location": {
                "tp_location_id": "string",
                "tp_id": "string",
                "tp_location_code": "string",
                "ship_to_location_id": "string",
                "tp_location_name": "string",
                "tp_location_address": "string",
                "tp_location_address2": "string",
                "tp_location_address3": "string",
                "tp_location_address4": "string",
                "tp_location_city": "string",
                "tp_location_state_province": "string",
                "tp_location_postal": "string",
                "tp_location_country_code": "string",
                "tp_location_status": "string",
                "tp_location_default": "string",
                "tp_location_created": "string",
                "tp_location_updated": "string",
                "tp_location_additional": {
                  "attributes": {
                    "consolidation_center_code": "string",
                    "fax_number": "string",
                    "phone_number": "string",
                    "display_name": "string",
                    "email": "string"
                  }
                },
                "po_item_qty_ordered": "1.5E2",
                "ship_to_location": {
                  "tp_location_id": "string",
                  "tp_id": "string",
                  "tp_location_code": "string",
                  "ship_to_location_id": "string",
                  "tp_location_name": "string",
                  "tp_location_address": "string",
                  "tp_location_address2": "string",
                  "tp_location_address3": "string",
                  "tp_location_address4": "string",
                  "tp_location_city": "string",
                  "tp_location_state_province": "string",
                  "tp_location_postal": "string",
                  "tp_location_country_code": "string",
                  "tp_location_status": "string",
                  "tp_location_default": "string",
                  "tp_location_created": "string",
                  "tp_location_updated": "string",
                  "tp_location_additional": {
                    "attributes": {
                      "consolidation_center_code": "string",
                      "fax_number": "string",
                      "phone_number": "string",
                      "display_name": "string",
                      "email": "string"
                    }
                  }
                }
              }
            }
          ]
        }
      }
    ]
  }
}