Respond to Line of Credit Offer

Records the applicant's response to a line of credit offer, identified by the offer ID. Use this endpoint when an applicant accepts or declines a soft pull offer. Set accepted to true if the applicant accepts the offer, or false if they decline it.

Path parameters

  • offer_id (string): The unique identifier of the offer.

Request body fields

  • accepted (boolean, required): Whether the applicant accepts the offer.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Early Access

Credit API endpoints are currently being finalised as part of ongoing product development. While we do not anticipate significant changes, some interfaces, behaviours, and documentation may be refined before general availability.


Path Params
string
required
Body Params

The request body for responding to a line of credit offer.

boolean
required

Whether the applicant accepts the offer. Set to true to accept or false to decline.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json