2 min read
Endpoint
| Method | GET |
| Path | /partner/v1/decisions/{id} |
| Ring | partner (OAuth) |
| Auth | OAuth |
Request
Path parameter id — the decision (or application) ID. Requires decisions:read.
Response
A JSON decision object: the outcome, any conditions, and where approved, the offer terms. Credicorp's decisioning is authoritative — the API returns the real decision, not an advisory hint. Even on an approval, money-out stays a governed manual gate, so an approved decision is a green light to proceed through the funded journey, not an instant disbursement.
Errors & notes
A 404 for an unknown decision; a 409 if the decision is not yet ready (poll again or wait for the webhook). A 403 without decisions:read.
Frequently asked questions
Is the decision final or advisory?
Authoritative. Credicorp's decisioning returns the real outcome, not a hint you re-evaluate. The only remaining manual gate downstream is money-out, which is governed by design.
What if the decision is not ready?
You get a 409 (not ready) or an in-progress status. Do not busy-poll — wait for the decision webhook, which pushes you the outcome as soon as it is reached.
Related reading

POST /partner/v1/decisions/{id}/refresh
Re-run the decisioning model for an application. Costly, so sub-limited to 1 req/s. Use only when new…
Read →
GET /partner/v1/applications/{id}
Read a single application's current state on the partner ring: its status, the submitted details and links to…
Read →Funding for UK limited companies
Credicorp lends to your company, not to you personally — short-term working capital with no personal guarantee. See what your business could access.