| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Contract identifier. |
integer |
None. |
| IdTalk |
Communication identifier. |
integer |
None. |
| IdUserFrom |
Sender user identifier. |
integer |
None. |
| IdUserTo |
Recipient user identifier. |
integer |
None. |
| PhoneNumber |
Phone number associated with the contract. |
string |
None. |
| Date |
Date and time of the contract. |
date |
None. |
| SignatureDate |
Date and time of the signature. |
date |
None. |
| UrlContractAccepted |
URL to be redirected when the contract is accepted. |
string |
None. |
| UrlContractRefused |
URL to be redirected when the contract is refused. |
string |
None. |
| UrlCallbackContractAccepted |
Callback URL to be called when the contract is accepted. |
string |
None. |
| UrlCallbackContractRefused |
Callback URL to be called when the contract is refused. |
string |
None. |
| Communication |
Communication object. |
Communication |
None. |