curl --request POST \
--url https://app.ezzydoc.com/EzzyService.svc/Rest/uploadInvoiceImage2 \
--header 'Content-Type: application/json' \
--data '
{
"PictureName": "<string>",
"PictureStream": "aSDinaTvuI8gbWludGxpZnk=",
"service_status": {
"invoice_id": 123,
"message": "<string>",
"status": 0
}
}
'{
"unresolved": "<string>"
}curl --request POST \
--url https://app.ezzydoc.com/EzzyService.svc/Rest/uploadInvoiceImage2 \
--header 'Content-Type: application/json' \
--data '
{
"PictureName": "<string>",
"PictureStream": "aSDinaTvuI8gbWludGxpZnk=",
"service_status": {
"invoice_id": 123,
"message": "<string>",
"status": 0
}
}
'{
"unresolved": "<string>"
}0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21 Success