Skip to content

Instantly share code, notes, and snippets.

@felipe-pita
Last active December 6, 2021 19:22
Show Gist options
  • Save felipe-pita/48e852b6d1b531a1dbed8ab23a0442d3 to your computer and use it in GitHub Desktop.
Save felipe-pita/48e852b6d1b531a1dbed8ab23a0442d3 to your computer and use it in GitHub Desktop.
Exemplo Json Yandeh
{
"id":"771540",
"sellout_timestamp":"2021-07-25T22:46:05",
"origem_coleta":"API|Nerdstore",
"buyer_taxpayer_id":"42144807833",
"store_taxpayer_id":"10640539000401",
"nfe_access_key":"41211210640539000401550010067046991101738505",
"sales_addition":0,
"sales_discount":0,
"total":159.81,
"cancellation_flag":"N",
"transaction_type":"V",
"items":[
{
"sku":"NRDCM00204-2G",
"description":"Camiseta Bad to the Bone - 2G",
"quantity":1,
"measurement_unit":"UN",
"unit_value":79.9,
"item_discount":0,
"item_addition":0,
"cancellation_flag":"N"
},
{
"sku":"NRDCM00294-G",
"description":"Camiseta Pai do Cid - G",
"quantity":1,
"measurement_unit":"UN",
"unit_value":79.9,
"item_discount":0,
"item_addition":0,
"cancellation_flag":"N"
},
{
"sku":"9788566636246",
"description":"Livro King of Thorns – Deluxe Edition – Todos Clamam pelo Rei",
"quantity":1,
"measurement_unit":"UN",
"unit_value":38.90,
"item_discount":0,
"item_addition":0,
"cancellation_flag":"N",
"isbn":"9788566636246"
}
],
"payment":[
{
"method":"Pix (5% off)"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment