Skip to main content

Get all available dynamic offers

get/dynamicOffers

Returns a list of all dynamic offers available for accountHolderId specified as a query parameter.

Endpoint destination URL
Click to copy
financingTypestring

The type of financing that the offer is for. If the value is not specified, returns all available types.

Possible values: businessFinancing

accountHolderIdstringRequired
Min length: 1

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

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.