Skip to content

Instantly share code, notes, and snippets.

@alatui
Last active August 2, 2019 13:43
Show Gist options
  • Save alatui/cd0283462ca62a553fe7266ecf5c74ee to your computer and use it in GitHub Desktop.
Save alatui/cd0283462ca62a553fe7266ecf5c74ee to your computer and use it in GitHub Desktop.
{
"nf": {
"request_quotation": [{
"cost": 40.5,
"price": 40.5,
"handling_time": 0,
"shipping_time": 4,
"promise": 4,
"caption": "Expresso",
"service_id": 6
}],
"request_item": [{
"buyer_id": "272011312",
"seller_id": "386868289",
"item_id": "MLB1207350214",
"origin": "01521010",
"sku": "222210405",
"quantity": 1,
"price": 79.9,
"length": 20,
"width": 45,
"height": 15,
"weight": 6.9
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment