Unverified Commit d80d5e15 authored by Shishir Suman's avatar Shishir Suman Committed by GitHub
Browse files

updating payload

parent f81724c5
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -660,7 +660,7 @@ const endpoints = [
{
method: "post",
route: "/api/rest/updateTransactionStatusByRefNo",
requestBody: ["refNo", "status"]
requestBody: ["refNo", "status", "formId"]
},
{
method: "post",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment