Advance Workflow
- 1 Minute to read
- DarkLight
Advance Workflow
- 1 Minute to read
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
To update advance workflow, mention the following in the postman and then click Send.
POST
Query Params | |
---|---|
Key | Value |
VocabularyId | 40a42545-47ef-4815-9a22-d6b32428e760 |
Headers
Authorization: Specify required Auth Token in the header.
Request
{
"dataOwner": "40a42545-47ef-4815-9a22-d6b32428e760",
"identifierValue": "00912798114848",
"identifierName": "GTIN",
"workflowIdentifierType": 0,
"workflowIdAlias": "e498caf3-b2a3-417b-a3cf-16eef1ad2f84",
"workflowStepIdAlias": "87465c43-6506-45c2-bf8c-0ec5b0277cdb",
"isAccepted": true
}
Response 200 OK
No Response
Was this article helpful?