| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
A identifier of the associated ClientplanApproval. |
globally unique identifier |
Required |
| AuthorizedSignatories |
A list of authorized signatory persons. |
Collection of ChangeOfAuthorizedSignatory |
- |
| DocumentName |
The name of the document. |
string |
- |
| DocumentContent |
Byte array (Base64encoded) containing the (new) content of the document. |
Collection of byte |
Conditional Required: Only required when replacing the document. |
| ApprovalDate |
The date of approval. |
date |
Nullable |
| DurationId | integer |
Nullable |
|
| Remarks |
The remarks about the approval. |
string |
- |
| ClientDisapprovalReason |
The reason why the client does not approve. |
string |
Conditional Required: Only required when client is involved and not approving. |
| ClientApproves |
The client did approve. |
boolean |
Nullable |
| ClientHasSigned |
Client has signed the approval. |
boolean |
Nullable |
| ClientIsDiscussed |
Client has been informed of the approval. |
boolean |
Nullable |
| ClientSigningDate |
The date on which the client signing took place. |
date |
Nullable Conditional Required: Only required when client is involved. |
| ClientSignatoryId |
Identifier of client signatory |
globally unique identifier |
Nullable Conditional Required: Only required when client is involved. |