tax-offices
Operations addressed under /tax-offices — 5 operations.
aurax-bff-dynamic-get-tax-office-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-tax-office-list; this entry declares none of its own.
query Parameters
orderByorderSortpageIndexpageSizeaurax-bff-dynamic-get-tax-office-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.
aurax-bff-service-dynamic-create-tax-office
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-tax-office; this entry declares none of its own.
aurax-bff-service-dynamic-create-tax-office › Request Body
codenameaurax-bff-service-dynamic-create-tax-office › Responses
Success. The schema is an anyOf over three envelopes: the record, a bare array of it, and a page {total, data[]} carrying the same record.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = array | |
| type = object · requires: data |
idaurax-bff-dynamic-get-tax-office-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-tax-office-by-id; this entry declares none of its own.
path Parameters
idaurax-bff-dynamic-get-tax-office-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.
codeidisActivenameupdate-tax-office
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the aurax-bff-service-dynamic-update-tax-office service definition through PUT /tax-offices/{id}.
path Parameters
idupdate-tax-office › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
aurax-bff-service-dynamic-delete-tax-office
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the aurax-bff-service-dynamic-delete-tax-office service definition through DELETE /tax-offices/{id}.
path Parameters
idaurax-bff-service-dynamic-delete-tax-office › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.