Create a static offer for a selected financing amount
Creates a static offer for the financing amount that the user selected from the dynamic offer.
Requests to this endpoint are subject to rate limits:
-
Live environments: 30 requests per minute.
-
Test environments: 30 requests per minute.
The unique identifier of the dynamic offer from which the user selected the financing amount.
The financing amount that the user selected from the dynamic offer. Adyen uses this amount to create a static offer.
After submitting a call, you receive a response message to inform you that your request was received and processed.
Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.
HTTP Responses
200 - OK
The request has succeeded.
422 - Unprocessable Entity
A request validation error.