Read (Poll) Offers
Read (Poll) Offers
Read-only API-key call. Poll this endpoint until data.status reaches OFFERED with at least one selectable OFFER_RECEIVED offer, NOT_OFFERED, or an actionable data.account_aggregator.status = READY URL.
Authentication
AuthorizationBearer
Send Authorization: Bearer <PLATFORM_API_KEY> from a trusted back-end.
Path parameters
borrowerProviderID
Stable borrower identity from the partner system. Keep a 1:1 mapping between mobile number and borrowerProviderID to preserve resume and post-disbursal continuity.
Headers
x-correlation-id
Optional caller-supplied trace identifier. When omitted, the API generates one and mirrors it as correlation_id.
Response
Current Hybrid offer state.
request_id
correlation_id
timestamp
data
error
Errors
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error