Skip to main content

Capital offer created

webhookbalancePlatform.balanceAccountHolder.capitalOffer.created

Adyen sends this webhook to provide details about a Capital offer that has been created for an account holder.

accountHolderIdstringRequired

The unique identifier of the account holder to which the grant is offered.

amountobject

The amount that would be paid out to the user for business financing.

contractTypestring

The contract type of the grant offer. Possible values: cashAdvance, loan.

expiresAtstring

The date when the grant offer expires.

feeobject

Contains information about the fee that your user would pay for the grant.

idstring

The unique identifier of the grant offer.

repaymentobject

Contains information about the repayment configuration of the grant.

startsAtstring

The date when the grant offer becomes available.

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

HTTP Responses

  • 200 - OK

    The request has succeeded.