{
"id": 1,
"name": "Zscan Evo Plus",
"description": "Sistema de Captura de Imagem",
"releasedOn": "2019-03-06T09:54:58.000Z",
"lastUpdate": "2019-03-06T09:54:58.000Z",
"developedBy": {
"name": "Zscan Software Ltda"
},
"offeredBy": {
"name": "Zscan Software Ltda"
},
"icon": {
"filepath": "",
"filename": "",
"ext": "",
"link": "",
"size": 0
},
"copyright": {
"filepath": "",
"filename": "",
"ext": "",
"link": "",
"size": 0
},
"licenseAgreement": {
"filepath": "",
"filename": "",
"ext": "",
"link": "",
"size": 0
},
"privacyPolicy": {
"filepath": "",
"filename": "",
"ext": "",
"link": "",
"size": 0
},
"additionalTerms": {
"filepath": "",
"filename": "",
"ext": "",
"link": "",
"size": 0
},
"category": "health",
"language": "pt-br",
"compatibility": "win",
"version": {
"major": "8",
"minor": "0",
"patch": "0",
"build": null
},
"copy": 0,
"supportWebsite": "https://supporte.com.br/",
"developWebsite": "https://developer.com.br/",
"dowloadWebsite": "https://comercial.com.br/",
"sizeOfInstall": 1024,
"sizeOfProgram": 2048,
"ageRating": 16,
"price": 7450,
"canDoPurchase": false,
"dateHourCreated": "2019-03-06T09:54:58.000Z",
"dateHourChanged": "2019-03-06T09:54:58.000Z",
"dateHourDeleted": null
}curl --location --request POST 'https://prod.your-api-server.com/api/v1/product' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1,
"name": "Zscan Evo Plus",
"description": "Sistema de Captura de Imagem",
"releasedOn": "2019-03-06T09:54:58.000Z",
"lastUpdate": "2019-03-06T09:54:58.000Z",
"developedBy": {
"name": "Zscan Software Ltda"
},
"offeredBy": {
"name": "Zscan Software Ltda"
},
"icon": {
"filepath": "",
"filename": "",
"ext": "",
"link": "",
"size": 0
},
"copyright": {
"filepath": "",
"filename": "",
"ext": "",
"link": "",
"size": 0
},
"licenseAgreement": {
"filepath": "",
"filename": "",
"ext": "",
"link": "",
"size": 0
},
"privacyPolicy": {
"filepath": "",
"filename": "",
"ext": "",
"link": "",
"size": 0
},
"additionalTerms": {
"filepath": "",
"filename": "",
"ext": "",
"link": "",
"size": 0
},
"category": "health",
"language": "pt-br",
"compatibility": "win",
"version": {
"major": "8",
"minor": "0",
"patch": "0",
"build": null
},
"copy": 0,
"supportWebsite": "https://supporte.com.br/",
"developWebsite": "https://developer.com.br/",
"dowloadWebsite": "https://comercial.com.br/",
"sizeOfInstall": 1024,
"sizeOfProgram": 2048,
"ageRating": 16,
"price": 7450,
"canDoPurchase": false,
"dateHourCreated": "2019-03-06T09:54:58.000Z",
"dateHourChanged": "2019-03-06T09:54:58.000Z",
"dateHourDeleted": null
}'{}