Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@engr-erum
Last active June 12, 2018 07:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save engr-erum/7bbf2e41efef496b60229d6359c3f064 to your computer and use it in GitHub Desktop.
Save engr-erum/7bbf2e41efef496b60229d6359c3f064 to your computer and use it in GitHub Desktop.
http://tlx-sd.azurewebsites.net/qa-api/api/v1/CustomerDailyStock/CreateMultiple
[
{
"AvailableStock": 1,
"CreatedBy": "",
"CreatedDate": "2018-06-12 23:42:01",
"CustomerDailyStockId": 0,
"CustomerMasterId": 12417,
"PJPClusterId": 281343,
"ProductId": 177,
"StockCheckDate": "2018-06-12 23:42:01",
"VisibleStock": 2
},
{
"AvailableStock": 3,
"CreatedBy": "",
"CreatedDate": "2018-06-12 23:42:01",
"CustomerDailyStockId": 0,
"CustomerMasterId": 12417,
"PJPClusterId": 281343,
"ProductId": 180,
"StockCheckDate": "2018-06-12 23:42:01",
"VisibleStock": 4
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment