Get Mandatory
The below API is used to get Mandatory Header Fields.
Request: GET
Signature: /api/mobile/GetMandatory?Token={Login_Token}&&WFCode={Workflow_Name/Code}&Code={Header_Code}
Sample: /GetMandatory?Token=VomYEMiECFFyAQ3==&WFCode=EXPORT&Code=CC
Response:
{
"Code": 1,
"Info": "",
"RowsAffected": 0,
"Scalar": true,
"Identity": 0,
"RetInfo": null
}
Things to know about this API:
- Token - You can use Login API to get token displayed under Info
- WFCode (You can enter either Workflow Code or Workflow Name)
- Below are the Header Fields and their Code:
- Scalar (It is a Boolean Field)