OVPAY-2186 - Added contractStatusId = 8.
This commit is contained in:
parent
5bd56be578
commit
79faa8ab3d
@ -1037,6 +1037,7 @@ paths:
|
|||||||
{ "contractStatusId": 5, "name": "terminated" },
|
{ "contractStatusId": 5, "name": "terminated" },
|
||||||
{ "contractStatusId": 6, "name": "pending cancellation" },
|
{ "contractStatusId": 6, "name": "pending cancellation" },
|
||||||
{ "contractStatusId": 7, "name": "pending termination" },
|
{ "contractStatusId": 7, "name": "pending termination" },
|
||||||
|
{ "contractStatusId": 8, "name": "pending change" },
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
/actiontypes:
|
/actiontypes:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user