Skip to main content

Dynamic offer created

webhookbalancePlatform.capital.dynamicOffer.created

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

accountHolderIdstringRequired

The unique identifier of the account holder that the dynamic offer is for.

contractTypestringRequired

The contract type of the offer.

Possible values:

  • loan
  • cashAdvance
expiresAtstringRequired

The expiration date and time of the offer validity period.

financingTypestringRequired

The type of financing that the offer is for.

Possible values: businessFinancing.

idstringRequired

The unique identifier of the dynamic offer.

maximumAmountobjectRequired

The maximum financing amount available to the account holder under this offer.

minimumAmountobjectRequired

The minimum financing amount available to the account holder under this offer.

repaymentobjectRequired

Contains information about the repayment configuration of the grant.

startsAtstringRequired

The starting date and time of the offer validity period.

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

HTTP Responses

  • 200 - OK

    The request has succeeded.