Name | Description | Type | Additional information |
---|---|---|---|
IsValid |
Indicates if incoming message had invalid or missing data . |
boolean |
None. |
ValidationMessage |
Description of invalid or missing data. |
string |
None. |
IsApproved |
Is funding contract approved for company. |
boolean |
None. |
ApprovedAmount |
Max outstanding capital of funded invoices. |
decimal number |
None. |
RejectionReasonMessage |
If funding rejected, description of rejection reason. |
string |
None. |
RejectionReasonCode |
If funding rejected, code of rejection reason. |
string |
None. |
ContractId |
Unique id of contract |
globally unique identifier |
None. |
ExternalContractNumber |
Contract number given by caller |
string |
None. |
CustomerNumber |
Customer number of registered company |
string |
None. |