Adyen · Schema

CapitalGrant

CapitalGrant schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
amount object An object containing the amount of the grant, in [minor units](https://docs.adyen.com/development-resources/currency-codes).
balances object An object containing the details of the existing grant.
counterparty object An object containing the details of the receiving party of the grant. Setting either an `accountHolderId`, `balanceAccountId`, or both is required.
fee object An object containing the fee currency and value, in [minor units](https://docs.adyen.com/development-resources/currency-codes).
grantAccountId string The identifier of the grant account used for the grant.
grantOfferId string The identifier of the grant offer that has been selected and from which the grant details will be used.
id string The identifier of the grant reference.
repayment object An object containing the details of the 30-day repayment threshold.
status string The current status of the grant. Possible values: **Pending**, **Active**, **Repaid**.
View JSON Schema on GitHub