Skip to content

Instantly share code, notes, and snippets.

@luismec90
Created October 1, 2021 13:27
Show Gist options
  • Save luismec90/178ff4bef0fd8f664056822c2e98e708 to your computer and use it in GitHub Desktop.
Save luismec90/178ff4bef0fd8f664056822c2e98e708 to your computer and use it in GitHub Desktop.
{
"shipping_method": 6,
"recipient": {
"name": "Caron Proschan",
"address": {
"address1": "1598 Shrader",
"address2": "",
"city": "San francisco",
"state": "California",
"country": "US",
"zip_code": "94117"
},
"email": "cproschan@gmail.com",
"phone_number": "9177218032"
},
"products": [
{
"reference_id": "INS_1SWATCH_MultiBambooGarden",
"name": "Multi Bamboo Garden",
"quantity": 1
},
{
"reference_id": "INS_1SWATCH_IvoryGrassclothPlainGrassclothWallpaper",
"name": "Ivory Grasscloth",
"quantity": 1
},
{
"reference_id": "INS_1SWATCH_FlamingoHeleBayByOldWorldWeavers",
"name": "Flamingo Hele Bay",
"quantity": 1
},
{
"reference_id": "INS_1SWATCH_BlushAviaryByScalamandre",
"name": "Blush Aviary",
"quantity": 1
},
{
"reference_id": "PolyMailing_Envelope",
"name": "Package: Poly Mailing Envelope",
"quantity": 1
}
],
"reference_id": 56453
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment