Skip to content

Instantly share code, notes, and snippets.

@annibuliful
Last active April 20, 2020 11:00
Show Gist options
  • Save annibuliful/101fa79d9e4ce46202a220a4f61aee93 to your computer and use it in GitHub Desktop.
Save annibuliful/101fa79d9e4ce46202a220a4f61aee93 to your computer and use it in GitHub Desktop.
{
"subCategoryId": 1,
"newCode": "{{$randomFirstName}}",
"type": "IN-HOUSE",
"oldCode": "{{$randomFirstName}}",
"name": "{{$randomFirstName}}",
"description": "product Description",
"caution": "product Caution",
"specification": "product product spect",
"priceValues": [
{
"name": "retail",
"price": 1000
}
],
"supplierIds":[{
"supplierId": 2,
"licenseInfo":{
"book1":{
"name": "test Book",
"fileUrl": "www.google.com"
}
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment