Hi,
I’m importing orders into my accounting system and it appears that there is no meaningful linkage available for items originating from Amazon. For orders originating in the Shopify, the SKU field holds the necessary item cross-reference (Perfect!). For those from Amazon, all that appears in the export are the two values in bold that don’t seem to be connected to anything.
Perhaps I’m missing something obvious. If anyone could shed some light on this for me, it would be greatly appreciated.
Thanks,
Scott
API Version 2020-04 (JSON export converted to XML):
4791895916680
<variant_id type=“null”>
</variant_id>
My special widget that I offer for sale1
<variant_title type=“null”>
</variant_title>
<fulfillment_service type=“string”>manual</fulfillment_service>
<product_id type=“null”>
</product_id>
<requires_shipping type=“boolean”>true</requires_shipping>
true
<gift_card type=“boolean”>false</gift_card>
My special widget that I offer for sale
<variant_inventory_management type=“null”>
</variant_inventory_management>
Amazon Order Item ID
51982890421834
<product_exists type=“boolean”>false</product_exists>
<fulfillable_quantity type=“number”>1</fulfillable_quantity>
0
234.00
<total_discount type=“string”>0.00</total_discount>
<fulfillment_status type=“null”>
</fulfillment_status>
<price_set type=“object”>
<shop_money type=“object”>
234.00
<currency_code type=“string”>USD</currency_code>
</shop_money>
<presentment_money type=“object”>
234.00
<currency_code type=“string”>USD</currency_code>
</presentment_money>
</price_set>
<total_discount_set type=“object”>
<shop_money type=“object”>
0.00
<currency_code type=“string”>USD</currency_code>
</shop_money>
<presentment_money type=“object”>
0.00
<currency_code type=“string”>USD</currency_code>
</presentment_money>
</total_discount_set>
<discount_allocations type=“array”>
</discount_allocations>
<admin_graphql_api_id type=“string”>gid://shopify/LineItem/4791895916680</admin_graphql_api_id>
<tax_lines type=“array”>
Sales tax15.80
0.0675214
<price_set type=“object”>
<shop_money type=“object”>
15.80
<currency_code type=“string”>USD</currency_code>
</shop_money>
<presentment_money type=“object”>
15.80
<currency_code type=“string”>USD</currency_code>
</presentment_money>
</price_set>
</tax_lines>