address-types
Operations addressed under /address-types — 5 operations.
aurax-bff-dynamic-get-address-type-list
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-address-type-list; this entry declares none of its own.
query Parameters
orderByorderSortpageIndexpageSizeaurax-bff-dynamic-get-address-type-list › Responses
Success. Returns a page of records: the collection under data, with total carrying the unpaged count.
Response records carried by this page.
totalTotal matching records, ignoring paging.
create-address-template-bpm
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the aurax-bff-dynamic-create-address-template-bpm service definition through POST /address-types.
Request and response fields are declared on the routing target create-address-template-bpm; this entry declares none of its own.
create-address-template-bpm › Request Body
codenamecountrycreate-address-template-bpm › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
aurax-bff-dynamic-get-address-type-by-id
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-address-type-by-id; this entry declares none of its own.
path Parameters
idaurax-bff-dynamic-get-address-type-by-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.
codecountryidisActivenameupdate-address-template-bpm
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the aurax-bff-dynamic-update-address-template-bpm service definition through PUT /address-types/{id}.
Request and response fields are declared on the routing target update-address-template-bpm; this entry declares none of its own.
path Parameters
idPresent in this route template but not among the Route-bound fields of the routing target update-address-template-bpm, whose own path is decoupled from this one.
update-address-template-bpm › Request Body
codeidisActivenamecountryupdate-address-template-bpm › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
delete-address-type-definition
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the aurax-bff-dynamic-delete-address-type-definition service definition through DELETE /address-types/{id}.
Request and response fields are declared on the routing target delete-address-type-definition; this entry declares none of its own.
path Parameters
iddelete-address-type-definition › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.