No documentation available.
Name | Description | Additional information |
---|---|---|
group | No documentation available. |
Define this parameter in the request body. |
{
"IsNew": true,
"Approvers": {
"$id": "2",
"$values": [
{
"$id": "3",
"DisplayName": "sample string 1",
"IsNew": true,
"ParentAccountID": 1,
"ID": 3,
"ApprovalGroupID": 64,
"AccountID": 4
},
{
"$ref": "3"
},
{
"$ref": "3"
}
]
},
"Customers": {
"$id": "4",
"$values": [
{
"$id": "5",
"DisplayName": "sample string 1",
"IsNew": true,
"ParentAccountID": 1,
"IsExempt": true,
"PortalID": 4,
"ID": 5,
"ApprovalGroupID": 64,
"AccountID": 6
},
{
"$ref": "5"
},
{
"$ref": "5"
}
]
},
"Rules": {
"$id": "6",
"$values": [
{
"$id": "7",
"ID": 64,
"ApprovalGroupID": 64,
"ApprovalRuleTypeID": 64,
"ApprovalRuleLimitTypeID": 64,
"IsActive": true,
"CurrencyLimit": 6.0,
"DaysLimit": 7,
"Priority": 64
},
{
"$ref": "7"
},
{
"$ref": "7"
}
]
},
"ID": 64,
"PortalID": 3,
"IsDefault": true,
"UseDefaultGroupApprover": true,
"Name": "sample string 6"
}