Hi
I have below response returned . I want to save this information in Sql Database.
{
"status": 1,
"uuid": "fcfc0321-838a-4014-b88f-3e31f57fe331",
"message": "EWB Generated",
"alert": "Total invoice value is more than the sum of total assessible value and tax values, ",
"validUpto": "18/04/2024 11:59:00 PM",
"ewayBillNo": 121010463262,
"ewayBillDate": "17/04/2024 05:04:00 PM",
"EWayBillPdfUrl": "/~fnsjdjszvw/a/eway-bill/fcfc0321-838a-4014-b88f-3e31f57fe331/ewb/.pdf/",
"EWayBillQrCodeUrl": "/~fnsjdjszvw/a/ewaybill/fcfc0321-838a-4014-b88f-3e31f57fe331/qr-code/",
"Distance": "100"
}
Thanks