Search for a Party
Use the following details to search for a Party using REST interface:
Request Model
Media Type: application/json
{
"pagination": {
"nbInstances": 0,
"startIndex": 0
},
"queryName": "string",
"search": {
"op": "string",
"parameters": [
{}
]
}
}
Copyright © Cloud Software Group, Inc. All rights reserved.
