Grant created
After a grant is created, Adyen sends this webhook with information about the grant.
Contains information about the amount of the grant. This is the sum of the amounts of all the disbursements related to the grant.
Contains information about the balances of the grant.
Contains the details of the party that receives the grant. Setting either an accountHolderId
, balanceAccountId
, or both is required.
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.
The unique identifier of the grant account that tracks this grant.
The unique identifier of the selected grant offer. Adyen uses the details of the selected grant offer to create a grant.
The unique identifier of the grant reference.
Contains information about the repayment configuration of the grant. By default, this repayment configuration applies to all the disbursements related to the grant.
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.