Read Offer (And Hand-Off URL)
Read Offer (And Hand-Off URL)
Authentication
Send Authorization: Bearer <PLATFORM_API_KEY> from a trusted back-end.
Path parameters
Stable borrower identity from the partner system. Keep a 1:1 mapping between the borrower and borrowerProviderID across sessions and application attempts to preserve resume, history, and post-disbursal continuity.
Offer identifier returned in data.lenders.<lenderName>.offers[].offerID.
Headers
Optional caller-supplied trace identifier. When omitted, the API generates one and mirrors it as correlation_id.
Query parameters
Journey ID returned as data.journey.id by Start. Send this on Offers and Hosted handoff calls to continue the intended application attempt. The journey_id query parameter is also accepted.