ApWorkFlow
Perform various operations for Symitar parameters.
Operations
Authorizations
Body
ApWorkFlowApInvoiceTypeintegerRequired
Responses
200
Successful operation.
application/json
post
/getApWorkFlowPOST /nexum/627/2022.01/parameter/getApWorkFlow HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 152
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"ApWorkFlowApInvoiceType": 1,
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"ApWorkFlow": {
"Event": [
{
"EntryId": 1,
"Event": 1
}
],
"ApInvoiceType": 1
}
}Authorizations
Body
ApWorkFlowApInvoiceTypeintegerOptional
Responses
200
Successful operation.
application/json
post
/getApWorkFlowSelectFieldsPOST /nexum/627/2022.01/parameter/getApWorkFlowSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 261
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"ApWorkFlowApInvoiceType": 1,
"SelectableFields": {
"IncludeAllApWorkFlowFields": true,
"ApWorkFlowFields": {
"ApInvoiceType": true,
"Event": [
1
]
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"ApWorkFlow": {
"Event": [
{
"EntryId": 1,
"Event": 1
}
],
"ApInvoiceType": 1
}
}Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getApWorkFlowPagedListPOST /nexum/627/2022.01/parameter/getApWorkFlowPagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"ApWorkFlow": [
{
"Event": [
{
"EntryId": 1,
"Event": 1
}
],
"ApInvoiceType": 1
}
],
"Token": "text"
}Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getApWorkFlowListSelectFieldsPOST /nexum/627/2022.01/parameter/getApWorkFlowListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 233
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllApWorkFlowFields": true,
"ApWorkFlowFields": {
"ApInvoiceType": true,
"Event": [
1
]
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"ApWorkFlowList": {
"hasReachedMaximumListSize": true,
"ApWorkFlow": [
{
"Event": [
{
"EntryId": 1,
"Event": 1
}
],
"ApInvoiceType": 1
}
]
}
}Search AP workflow select fields
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/searchApWorkFlowSelectFieldsPOST /nexum/627/2022.01/parameter/searchApWorkFlowSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 265
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllApWorkFlowFields": true,
"ApWorkFlowFields": {
"ApInvoiceType": true,
"Event": [
1
]
}
},
"SearchFilter": {
"Query": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"ApWorkFlowList": {
"hasReachedMaximumListSize": true,
"ApWorkFlow": [
{
"Event": [
{
"EntryId": 1,
"Event": 1
}
],
"ApInvoiceType": 1
}
]
}
}Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getApWorkFlowPagedListSelectFieldsPOST /nexum/627/2022.01/parameter/getApWorkFlowPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 327
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllApWorkFlowFields": true,
"ApWorkFlowFields": {
"ApInvoiceType": true,
"Event": [
1
]
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"ApWorkFlow": [
{
"Event": [
{
"EntryId": 1,
"Event": 1
}
],
"ApInvoiceType": 1
}
],
"Token": "text"
}Search AP workflow paged select fields
Authorizations
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchApWorkFlowPagedSelectFieldsPOST /nexum/627/2022.01/parameter/searchApWorkFlowPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 342
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllApWorkFlowFields": true,
"ApWorkFlowFields": {
"ApInvoiceType": true,
"Event": [
1
]
}
},
"Query": "text",
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"ApWorkFlow": [
{
"Event": [
{
"EntryId": 1,
"Event": 1
}
],
"ApInvoiceType": 1
}
],
"Token": "text"
}Update AP Workflow by ID
Authorizations
Body
ApWorkFlowApInvoiceTypeintegerOptional
Responses
200
Successful operation.
application/json
post
/updateApWorkFlowByIDPOST /nexum/627/2022.01/parameter/updateApWorkFlowByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 216
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"ApWorkFlowApInvoiceType": 1,
"ApWorkFlowUpdatableFields": {
"Event": [
{
"EntryId": 1,
"Event": 1
}
]
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"UpdateStatus": {
"isAllFieldsUpdateSuccess": true,
"FailedUpdateStatus": [
{
"Record": "text",
"ErrorCode": "text",
"ErrorMessage": "text",
"PrimaryKeyField": [
{
"Name": "text",
"Value": "text"
}
]
}
]
}
}Last updated
Was this helpful?