Loan Service
string · uuid · requiredstring · uuid
loans--by-proposal-id
Operations addressed under /loans — 79 operations.
Rendered section: This page contains the by-proposal-id route group from loans. This is a presentation-only partition; it does not change the API contract or operation tags in the downloadable OpenAPI.
get-loan-id-by-proposal-id
GET
https://dg-sandbox.dgpays.com/loan-service
/loans/by-proposal-id/{proposalId}/id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as AuraCommandDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Member names are the service's declaration names.
path Parameters
proposalIdget-loan-id-by-proposal-id › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
id