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 given by Fellow Finance |
string |
None. |
FundingProvisionRate14d |
Percentage amount how much funding provision is deducted if payment term is 14 days. |
decimal number |
None. |
FundingProvisionRate21d |
Percentage amount how much funding provision is deducted if payment term is 21 days. |
decimal number |
None. |
FundingProvisionRate30d |
Percentage amount how much funding provision is deducted if payment term is 30 days. |
decimal number |
None. |
FundingProvisionRate45d |
Percentage amount how much funding provision is deducted if payment term is 45 days. |
decimal number |
None. |
FundingProvisionRate60d |
Percentage amount how much funding provision is deducted if payment term is 60 days. |
decimal number |
None. |