OVPAY-2186 - Added contractStatusId = 8.

This commit is contained in:
Bas Boterman 2025-10-02 09:58:24 +02:00
parent 5bd56be578
commit 79faa8ab3d

View File

@ -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: