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.
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 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.