integration-easy-addresses
Operations addressed under /integration-easy-addresses — 2 operations.
aurax-bff-service-dynamic-get-easy-address-definition
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-easy-address-definition; this entry declares none of its own.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<GetEasyAddressDto>.
| Field | Declared type | Nullable |
|---|---|---|
ProxyAccount | List<ProxyAccountDto> (collection) | no |
Errors | List<ErrorDto> (collection) | no |
Member names are the service's declaration names, except where a member states a wire name — there the wire name is the key to send.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_INTGRTN_84 | 400 | KOLAS_RECORD_NOT_FOUND |
query Parameters
addressTypeaddressValueidentityNumbersystemReftransactionidaurax-bff-service-dynamic-get-easy-address-definition › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
aurax-bff-service-dynamic-create-easy-address-definition
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 create-easy-address-definition; this entry declares none of its own.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<EasyAddressDto>.
| Field | Declared type | Nullable |
|---|---|---|
SystemRef | long | no |
RecordStatus | int | no |
CreatedDate | DateTime | no |
LastModifiedDate | DateTime | no |
Errors | List<ErrorDto> (collection) | no |
Member names are the service's declaration names.
aurax-bff-service-dynamic-create-easy-address-definition › Request Body
addressTypeaddressValuechannelCodecustomerTitlecustomerTypedescriptionibanidentityNumberownertransactionidaurax-bff-service-dynamic-create-easy-address-definition › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.