easy-addresses
Operations addressed under /easy-addresses — 4 operations.
update-easy-address-definition
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 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.
update-easy-address-definition › Request Body
addressTypePermitted values — validated against the address_type parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | CityAddress | no label seeded |
2 | TownAddress | no label seeded |
3 | VillageAddress | no label seeded |
addressValuechannelCodecustomerTitlecustomerTypedescriptionibanoldAddressTypeoldAddressValuetransactionidupdate-easy-address-definition › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
delete-easy-address-definition
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 ExternalServiceResultDto<DeleteEasyAddressDto>.
| Field | Declared type | Nullable |
|---|---|---|
IsSuccess | bool | no |
Errors | List<ErrorDto> (collection) | no |
Member names are the service's declaration names.
query Parameters
addressTypePermitted values — validated against the address_type parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | CityAddress | no label seeded |
2 | TownAddress | no label seeded |
3 | VillageAddress | no label seeded |
addressValuetransactioniddelete-easy-address-definition › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
get-moved-address
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 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.
query Parameters
transactionEndDatetransactionStartDateget-moved-address › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
get-easy-address-receiver
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 ExternalServiceResultDto<EasyAddressReceiverDto>.
| Field | Declared type | Nullable |
|---|---|---|
Owner | string | no |
Iban | string | no |
MaskedIban | string | no |
CustomerType | string | no |
CustomerTitle | string | no |
QueryRef | string | no |
OwnerMasked | string | no |
CustomerTitleMasked | string | no |
Errors | List<ErrorDto> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_INTGRTN_84 | 400 | KOLAS_RECORD_NOT_FOUND |
query Parameters
addressTypePermitted values — validated against the address_type parameter. The service rejects any other value.
| Value | Token | Labels |
|---|---|---|
1 | CityAddress | no label seeded |
2 | TownAddress | no label seeded |
3 | VillageAddress | no label seeded |
addressValuefromIdentityNumbertransactionidget-easy-address-receiver › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.