Advance Workflow

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
Specify the required value for param VocabularyId.

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