Skip to main content

Grant created

webhookbalancePlatform.grants.created

After a grant is created, Adyen sends this webhook with information about the grant.

amountobject

Contains information about the amount of the grant. This is the sum of the amounts of all the disbursements related to the grant.

balancesobjectRequired

Contains information about the balances of the grant.

counterpartyobject

Contains the details of the party that receives the grant. Setting either an accountHolderId, balanceAccountId, or both is required.

feeobject

Contains information about the fee that your user must pay for the grant. This is the sum of the fees of all the disbursements related to the grant.

grantAccountIdstringRequired

The unique identifier of the grant account that tracks this grant.

grantOfferIdstringRequired

The unique identifier of the selected grant offer. Adyen uses the details of the selected grant offer to create a grant.

idstringRequired

The unique identifier of the grant reference.

repaymentobject

Contains information about the repayment configuration of the grant. By default, this repayment configuration applies to all the disbursements related to the grant.

statusobjectRequired

Contains the status of the grant.

When you receive a webhook, you must respond with an HTTP status code.

HTTP Responses

  • 200 - OK

    The request has succeeded.