Process Maker's request
Process maker's request
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"message": "Ok",
"isError": false,
"data": {
"message": "string",
"transactionReference": "string",
"transactionsStatusCode": "string",
"transactionStatusDescription":"string",
"entityType": "string",
"entityTypeId":"string",
"module": null,
"action": "string",
"authorizers": [
"email1",
"email2"
]
}
}Last updated