{
"Credentials": {
"userName": "AutoMateIT",
"password": "Au3t7o1M4asteIT!"
},
"data": {
"session_Token": "12876e3cf412ca959126b5e571c9a324471bcaa1998",
"TransactionId": "2407299004151185",
"InvoiceNo": "AE23011912013240729101819"
}
}
curl --location --request POST 'https://live.academyims.com/api/dataupdate' \
--header 'Authorization: Basic QXV0b01hdGVJVDpBdTN0N28xTTRhc3RlSVQh' \
--header 'Content-Type: application/json' \
--data-raw '{
"Credentials": {
"userName": "AutoMateIT",
"password": "Au3t7o1M4asteIT!"
},
"data": {
"session_Token": "12876e3cf412ca959126b5e571c9a324471bcaa1998",
"TransactionId": "2407299004151185",
"InvoiceNo": "AE23011912013240729101819"
}
}'
{
"Credentials": {
"userName": "AutoMateIT",
"password": "Au3t7o1M4asteIT!"
},
"data": {
"session_Token": "12876e3cf412ca959126b5e571c9a324471bcaa1998",
"TransactionId": "2407299004151185",
"InvoiceNo": "AE23011912013240729101819"
}
}