Aurax BFF Service
string · requiredstringstring · date-timestring · uuidstringstring · uuidbooleanstring · date-timestring
kyc-references
Operations addressed under /kyc-references — 1 operation.
aurax-bff-redirect-get-kyc-reference-by-citizen-id
GET
https://dg-sandbox.dgpays.com/aurax-bff-service
/kyc-references/by-citizenid/{citizenId}
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-kyc-reference-by-citizen-id; this entry declares none of its own.
Response body, read from the service source
The route declares its response as KycReferenceDto.
| Field | Declared type | Nullable |
|---|---|---|
CitizenId | string | no |
IsSuccess | bool? | yes |
Description | string | no |
CreatedDate | DateTime | no |
ModifiedDate | DateTime? | yes |
CustomerId | Guid? | yes |
ReferenceId | string | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_INTGRTN_53 | 400 | KYC_REFERENCE_NOT_FOUND | KYC reference cannot be found. |
path Parameters
citizenIdaurax-bff-redirect-get-kyc-reference-by-citizen-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.
citizenIdcreatedDatecustomerIddescriptionidisSuccessmodifiedDatereferenceId