Created
February 10, 2023 14:36
-
-
Save ErnestK/cfd15f87ee4cd55d9f20e9a41ac11a15 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"openapi": "3.0.1", | |
"info": { | |
"title": "Api Documentation", | |
"description": "Api Documentation", | |
"termsOfService": "urn:tos", | |
"contact": {}, | |
"license": { | |
"name": "Apache 2.0", | |
"url": "http://www.apache.org/licenses/LICENSE-2.0" | |
}, | |
"version": "1.0" | |
}, | |
"servers": [ | |
{ | |
"url": "//app.bridallive.com/bl-server" | |
} | |
], | |
"tags": [ | |
{ | |
"name": "activity-reports-controller", | |
"description": "Activity Reports Controller" | |
}, | |
{ | |
"name": "address-controller", | |
"description": "Address Controller" | |
}, | |
{ | |
"name": "advance-appointment-type-controller", | |
"description": "Advance Appointment Type Controller" | |
}, | |
{ | |
"name": "appointment-block-controller", | |
"description": "Appointment Block Controller" | |
}, | |
{ | |
"name": "appointment-block-event-controller", | |
"description": "Appointment Block Event Controller" | |
}, | |
{ | |
"name": "appointment-controller", | |
"description": "Appointment Controller" | |
}, | |
{ | |
"name": "appointment-request-controller", | |
"description": "Appointment Request Controller" | |
}, | |
{ | |
"name": "appointment-type-controller", | |
"description": "Appointment Type Controller" | |
}, | |
{ | |
"name": "associate-reports-controller", | |
"description": "Associate Reports Controller" | |
}, | |
{ | |
"name": "audit-logs-controller", | |
"description": "Audit Logs Controller" | |
}, | |
{ | |
"name": "authentication-controller", | |
"description": "Authentication Controller" | |
}, | |
{ | |
"name": "budget-range-controller", | |
"description": "Budget Range Controller" | |
}, | |
{ | |
"name": "calendar-black-out-date-controller", | |
"description": "Calendar Black Out Date Controller" | |
}, | |
{ | |
"name": "calendar-export-controller", | |
"description": "Calendar Export Controller" | |
}, | |
{ | |
"name": "category-controller", | |
"description": "Category Controller" | |
}, | |
{ | |
"name": "client-portal-authentication-controller", | |
"description": "Client Portal Authentication Controller" | |
}, | |
{ | |
"name": "color-group-controller", | |
"description": "Color Group Controller" | |
}, | |
{ | |
"name": "company-controller", | |
"description": "Company Controller" | |
}, | |
{ | |
"name": "company-sales-goals-controller", | |
"description": "Company Sales Goals Controller" | |
}, | |
{ | |
"name": "company-setting-controller", | |
"description": "Company Setting Controller" | |
}, | |
{ | |
"name": "contact-controller", | |
"description": "Contact Controller" | |
}, | |
{ | |
"name": "contact-file-controller", | |
"description": "Contact File Controller" | |
}, | |
{ | |
"name": "contact-reports-controller", | |
"description": "Contact Reports Controller" | |
}, | |
{ | |
"name": "department-controller", | |
"description": "Department Controller" | |
}, | |
{ | |
"name": "employee-controller", | |
"description": "Employee Controller" | |
}, | |
{ | |
"name": "end-of-day-reports-controller", | |
"description": "End Of Day Reports Controller" | |
}, | |
{ | |
"name": "event-controller", | |
"description": "Event Controller" | |
}, | |
{ | |
"name": "event-item-controller", | |
"description": "Event Item Controller" | |
}, | |
{ | |
"name": "event-location-controller", | |
"description": "Event Location Controller" | |
}, | |
{ | |
"name": "event-member-controller", | |
"description": "Event Member Controller" | |
}, | |
{ | |
"name": "event-member-request-controller", | |
"description": "Event Member Request Controller" | |
}, | |
{ | |
"name": "feedback-controller", | |
"description": "Feedback Controller" | |
}, | |
{ | |
"name": "fitting-room-controller", | |
"description": "Fitting Room Controller" | |
}, | |
{ | |
"name": "how-heard-controller", | |
"description": "How Heard Controller" | |
}, | |
{ | |
"name": "interview-controller", | |
"description": "Interview Controller" | |
}, | |
{ | |
"name": "item-controller", | |
"description": "Item Controller" | |
}, | |
{ | |
"name": "item-interest-controller", | |
"description": "Item Interest Controller" | |
}, | |
{ | |
"name": "item-item-attribute-controller", | |
"description": "Item Item Attribute Controller" | |
}, | |
{ | |
"name": "item-picture-controller", | |
"description": "Item Picture Controller" | |
}, | |
{ | |
"name": "item-transfer-request-controller", | |
"description": "Item Transfer Request Controller" | |
}, | |
{ | |
"name": "lead-controller", | |
"description": "Lead Controller" | |
}, | |
{ | |
"name": "measurements-controller", | |
"description": "Measurements Controller" | |
}, | |
{ | |
"name": "measurements-request-controller", | |
"description": "Measurements Request Controller" | |
}, | |
{ | |
"name": "merchandise-reports-controller", | |
"description": "Merchandise Reports Controller" | |
}, | |
{ | |
"name": "monthly-sales-goals-controller", | |
"description": "Monthly Sales Goals Controller" | |
}, | |
{ | |
"name": "note-controller", | |
"description": "Note Controller" | |
}, | |
{ | |
"name": "payment-controller", | |
"description": "Payment Controller" | |
}, | |
{ | |
"name": "payment-method-controller", | |
"description": "Payment Method Controller" | |
}, | |
{ | |
"name": "physical-inventory-controller", | |
"description": "Physical Inventory Controller" | |
}, | |
{ | |
"name": "pickup-slip-controller", | |
"description": "Pickup Slip Controller" | |
}, | |
{ | |
"name": "pos-quote-controller", | |
"description": "POS Quote Controller" | |
}, | |
{ | |
"name": "pos-quote-item-controller", | |
"description": "POS Quote Item Controller" | |
}, | |
{ | |
"name": "pos-transaction-cancel-controller", | |
"description": "POS Transaction Cancel Controller" | |
}, | |
{ | |
"name": "pos-transaction-cancel-type-controller", | |
"description": "POS Transaction Cancel Type Controller" | |
}, | |
{ | |
"name": "pos-transaction-controller", | |
"description": "POS Transaction Controller" | |
}, | |
{ | |
"name": "pos-transaction-item-controller", | |
"description": "POS Transaction Item Controller" | |
}, | |
{ | |
"name": "purchase-order-controller", | |
"description": "Purchase Order Controller" | |
}, | |
{ | |
"name": "purchase-order-item-controller", | |
"description": "Purchase Order Item Controller" | |
}, | |
{ | |
"name": "purchase-reports-controller", | |
"description": "Purchase Reports Controller" | |
}, | |
{ | |
"name": "quote-address-controller", | |
"description": "Quote Address Controller" | |
}, | |
{ | |
"name": "receiving-voucher-controller", | |
"description": "Receiving Voucher Controller" | |
}, | |
{ | |
"name": "receiving-voucher-item-controller", | |
"description": "Receiving Voucher Item Controller" | |
}, | |
{ | |
"name": "register-controller", | |
"description": "Register Controller" | |
}, | |
{ | |
"name": "register-event-controller", | |
"description": "Register Event Controller" | |
}, | |
{ | |
"name": "registered-item-controller", | |
"description": "Registered Item Controller" | |
}, | |
{ | |
"name": "role-controller", | |
"description": "Role Controller" | |
}, | |
{ | |
"name": "sales-per-hour-commission-controller", | |
"description": "Sales Per Hour Commission Controller" | |
}, | |
{ | |
"name": "sales-reports-controller", | |
"description": "Sales Reports Controller" | |
}, | |
{ | |
"name": "schedule-entry-controller", | |
"description": "Schedule Entry Controller" | |
}, | |
{ | |
"name": "size-controller", | |
"description": "Size Controller" | |
}, | |
{ | |
"name": "size-group-controller", | |
"description": "Size Group Controller" | |
}, | |
{ | |
"name": "smart-flow-controller", | |
"description": "Smart Flow Controller" | |
}, | |
{ | |
"name": "smart-view-controller", | |
"description": "Smart View Controller" | |
}, | |
{ | |
"name": "task-controller", | |
"description": "Task Controller" | |
}, | |
{ | |
"name": "task-type-controller", | |
"description": "Task Type Controller" | |
}, | |
{ | |
"name": "tax-code-controller", | |
"description": "Tax Code Controller" | |
}, | |
{ | |
"name": "time-off-entry-controller", | |
"description": "Time Off Entry Controller" | |
}, | |
{ | |
"name": "time-punch-controller", | |
"description": "Time Punch Controller" | |
}, | |
{ | |
"name": "vendor-controller", | |
"description": "Vendor Controller" | |
}, | |
{ | |
"name": "wait-list-controller", | |
"description": "Wait List Controller" | |
} | |
], | |
"paths": { | |
"/api/addresses": { | |
"post": { | |
"tags": [ | |
"address-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Address" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Address" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/addresses/list": { | |
"post": { | |
"tags": [ | |
"address-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Address" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Address" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/addresses/listAllForContact": { | |
"post": { | |
"tags": [ | |
"address-controller" | |
], | |
"summary": "listAllForContact", | |
"operationId": "listAllForContactUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Address" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/addresses/{id}": { | |
"get": { | |
"tags": [ | |
"address-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Address" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"address-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Address" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Address" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"address-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/advanceAppointmentTypes/{id}": { | |
"put": { | |
"tags": [ | |
"advance-appointment-type-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_1", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AdvanceAppointmentType" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AdvanceAppointmentType" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointmentBlockEvents": { | |
"post": { | |
"tags": [ | |
"appointment-block-event-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_2", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockEvent" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockEvent" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointmentBlockEvents/addAppointmentTypesForBlock": { | |
"post": { | |
"tags": [ | |
"appointment-block-event-controller" | |
], | |
"summary": "addAppointmentTypesForBlock", | |
"operationId": "addAppointmentTypesForBlockUsingPOST_1", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "request", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockEventTypesRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockEventTypesResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "request" | |
} | |
}, | |
"/api/appointmentBlockEvents/deleteAllBlocksForFittingRoom/{fittingRoomId}": { | |
"delete": { | |
"tags": [ | |
"appointment-block-event-controller" | |
], | |
"summary": "deleteAllBlocksForFittingRoom", | |
"operationId": "deleteAllBlocksForFittingRoomUsingDELETE_1", | |
"parameters": [ | |
{ | |
"name": "fittingRoomId", | |
"in": "path", | |
"description": "fittingRoomId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointmentBlockEvents/deleteAppointmentBlockType": { | |
"post": { | |
"tags": [ | |
"appointment-block-event-controller" | |
], | |
"summary": "deleteAppointmentBlockType", | |
"operationId": "deleteAppointmentBlockTypeUsingPOST_1", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "request", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockEventTypesRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockEventTypesResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "request" | |
} | |
}, | |
"/api/appointmentBlockEvents/deleteForDayOfWeek/{dayOfWeekId}/{fittingRoomId}": { | |
"delete": { | |
"tags": [ | |
"appointment-block-event-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_3", | |
"parameters": [ | |
{ | |
"name": "dayOfWeekId", | |
"in": "path", | |
"description": "dayOfWeekId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "fittingRoomId", | |
"in": "path", | |
"description": "fittingRoomId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointmentBlockEvents/getAppointmentBlockType/{blockId}/{typeId}": { | |
"get": { | |
"tags": [ | |
"appointment-block-event-controller" | |
], | |
"summary": "getAppointmentTypesForBlock", | |
"operationId": "getAppointmentTypesForBlockUsingGET_2", | |
"parameters": [ | |
{ | |
"name": "blockId", | |
"in": "path", | |
"description": "blockId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "typeId", | |
"in": "path", | |
"description": "typeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockEventApptType" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointmentBlockEvents/getAppointmentTypesForBlock/{id}": { | |
"get": { | |
"tags": [ | |
"appointment-block-event-controller" | |
], | |
"summary": "getAppointmentTypesForBlock", | |
"operationId": "getAppointmentTypesForBlockUsingGET_3", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/AppointmentType" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointmentBlockEvents/list": { | |
"post": { | |
"tags": [ | |
"appointment-block-event-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_2", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockEvent" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/AppointmentBlockEvent" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointmentBlockEvents/{id}": { | |
"get": { | |
"tags": [ | |
"appointment-block-event-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_2", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockEvent" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"appointment-block-event-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_3", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockEvent" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockEvent" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"appointment-block-event-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_4", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointmentBlocks": { | |
"post": { | |
"tags": [ | |
"appointment-block-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_1", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlock" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlock" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointmentBlocks/addAppointmentTypesForBlock": { | |
"post": { | |
"tags": [ | |
"appointment-block-controller" | |
], | |
"summary": "addAppointmentTypesForBlock", | |
"operationId": "addAppointmentTypesForBlockUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "request", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockTypesRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockTypesResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "request" | |
} | |
}, | |
"/api/appointmentBlocks/deleteAllBlocksForFittingRoom/{fittingRoomId}": { | |
"delete": { | |
"tags": [ | |
"appointment-block-controller" | |
], | |
"summary": "deleteAllBlocksForFittingRoom", | |
"operationId": "deleteAllBlocksForFittingRoomUsingDELETE", | |
"parameters": [ | |
{ | |
"name": "fittingRoomId", | |
"in": "path", | |
"description": "fittingRoomId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointmentBlocks/deleteAppointmentBlockType": { | |
"post": { | |
"tags": [ | |
"appointment-block-controller" | |
], | |
"summary": "deleteAppointmentBlockType", | |
"operationId": "deleteAppointmentBlockTypeUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "request", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockTypesRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockTypesResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "request" | |
} | |
}, | |
"/api/appointmentBlocks/deleteForDayOfWeek/{dayOfWeekId}/{fittingRoomId}": { | |
"delete": { | |
"tags": [ | |
"appointment-block-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_1", | |
"parameters": [ | |
{ | |
"name": "dayOfWeekId", | |
"in": "path", | |
"description": "dayOfWeekId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "fittingRoomId", | |
"in": "path", | |
"description": "fittingRoomId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointmentBlocks/getAppointmentBlockType/{blockId}/{typeId}": { | |
"get": { | |
"tags": [ | |
"appointment-block-controller" | |
], | |
"summary": "getAppointmentTypesForBlock", | |
"operationId": "getAppointmentTypesForBlockUsingGET", | |
"parameters": [ | |
{ | |
"name": "blockId", | |
"in": "path", | |
"description": "blockId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "typeId", | |
"in": "path", | |
"description": "typeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlockAppointmentType" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointmentBlocks/getAppointmentTypesForBlock/{id}": { | |
"get": { | |
"tags": [ | |
"appointment-block-controller" | |
], | |
"summary": "getAppointmentTypesForBlock", | |
"operationId": "getAppointmentTypesForBlockUsingGET_1", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/AppointmentType" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointmentBlocks/list": { | |
"post": { | |
"tags": [ | |
"appointment-block-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_1", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlock" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/AppointmentBlock" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointmentBlocks/{id}": { | |
"get": { | |
"tags": [ | |
"appointment-block-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_1", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlock" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"appointment-block-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_2", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlock" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentBlock" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"appointment-block-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_2", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointmentRequests": { | |
"post": { | |
"tags": [ | |
"appointment-request-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_4", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentRequest" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointmentRequests/list": { | |
"post": { | |
"tags": [ | |
"appointment-request-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_4", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«AppointmentRequest»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointmentRequests/{id}": { | |
"get": { | |
"tags": [ | |
"appointment-request-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_4", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentRequest" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"appointment-request-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_5", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentRequest" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"appointment-request-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_6", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointmentTypes": { | |
"post": { | |
"tags": [ | |
"appointment-type-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_5", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentType" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentType" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointmentTypes/list": { | |
"post": { | |
"tags": [ | |
"appointment-type-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_5", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentType" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/AppointmentType" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointmentTypes/{id}": { | |
"get": { | |
"tags": [ | |
"appointment-type-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_5", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentType" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"appointment-type-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_6", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentType" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentType" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"appointment-type-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_7", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointments": { | |
"post": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_3", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointments/cancel/{retailerId}/{id}": { | |
"get": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "cancel", | |
"operationId": "cancelUsingGET", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "retailerId", | |
"in": "path", | |
"description": "retailerId", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "string" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointments/cancelAppointment": { | |
"post": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "cancelAppointment", | |
"operationId": "cancelAppointmentUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/TimelineItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/TimelineItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointments/cancelAppt/{retailerId}/{id}": { | |
"post": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "cancelAppt", | |
"operationId": "cancelApptUsingPOST", | |
"parameters": [ | |
{ | |
"name": "flashAttributes", | |
"in": "query", | |
"schema": { | |
"type": "object" | |
} | |
}, | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "retailerId", | |
"in": "path", | |
"description": "retailerId", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "string" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointments/confirm/{retailerId}/{id}": { | |
"get": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "confirm", | |
"operationId": "confirmUsingGET", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "retailerId", | |
"in": "path", | |
"description": "retailerId", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "string" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointments/confirmAppointment": { | |
"post": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "confirmAppointment", | |
"operationId": "confirmAppointmentUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/TimelineItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/TimelineItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointments/createTransaction": { | |
"post": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "createTransaction", | |
"operationId": "createTransactionUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentTransactionModel" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointments/getAvailableAppointments/{appointmentTypeId}/{date}": { | |
"get": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "getAvailableAppointments", | |
"operationId": "getAvailableAppointmentsUsingGET", | |
"parameters": [ | |
{ | |
"name": "appointmentTypeId", | |
"in": "path", | |
"description": "appointmentTypeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "bookOnlineOnly", | |
"in": "query", | |
"description": "bookOnlineOnly", | |
"schema": { | |
"type": "boolean" | |
} | |
}, | |
{ | |
"name": "date", | |
"in": "path", | |
"description": "date", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "employeeId", | |
"in": "query", | |
"description": "employeeId", | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "removeDuplicates", | |
"in": "query", | |
"description": "removeDuplicates", | |
"schema": { | |
"type": "boolean" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointments/getAvailableTime/{appointmentTypeId}/{date}": { | |
"get": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "getAvailableTime", | |
"operationId": "getAvailableTimeUsingGET_1", | |
"parameters": [ | |
{ | |
"name": "appointmentTypeId", | |
"in": "path", | |
"description": "appointmentTypeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "blockType", | |
"in": "query", | |
"description": "blockType", | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "date", | |
"in": "path", | |
"description": "date", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "timeZId", | |
"in": "query", | |
"description": "timeZId", | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointments/getAvailableTime/{date}": { | |
"get": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "getAvailableTime", | |
"operationId": "getAvailableTimeUsingGET", | |
"parameters": [ | |
{ | |
"name": "date", | |
"in": "path", | |
"description": "date", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointments/list": { | |
"post": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_3", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Appointment»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointments/listByFittingRooms/{startDate}/{endDate}": { | |
"get": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "getAppointmentsForFittingRooms", | |
"operationId": "getAppointmentsForFittingRoomsUsingGET", | |
"parameters": [ | |
{ | |
"name": "endDate", | |
"in": "path", | |
"description": "endDate", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "startDate", | |
"in": "path", | |
"description": "startDate", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "fittingRoomIdList", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "fittingRoomIdList" | |
} | |
}, | |
"/api/appointments/listCalendarEvents": { | |
"post": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "listCalendarEvents", | |
"operationId": "listCalendarEventsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointments/listConflictingAppointments": { | |
"get": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "getConflictingAppointments", | |
"operationId": "getConflictingAppointmentsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "appointment", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "appointment" | |
} | |
}, | |
"/api/appointments/pendingAppointmentsInThePast": { | |
"get": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "pendingAppointmentsInThePast", | |
"operationId": "pendingAppointmentsInThePastUsingGET", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Appointment»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointments/saveQuickAppointment": { | |
"post": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "saveQuickAppointment", | |
"operationId": "saveQuickAppointmentUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "req", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/QuickAppointmentRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/QuickAppointmentResult" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "req" | |
} | |
}, | |
"/api/appointments/scheduleAppointment": { | |
"post": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "scheduleAppointment", | |
"operationId": "scheduleAppointmentUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentScheduler" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/appointments/updateDateTime": { | |
"put": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "updateDateTime", | |
"operationId": "updateDateTimeUsingPUT", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "appointment", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/BulkUpdateResult" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "appointment" | |
} | |
}, | |
"/api/appointments/{appointmentTypeId}/getAppointmentTypeDetails": { | |
"get": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "getAppointmentTypeDetails", | |
"operationId": "getAppointmentTypeDetailsUsingGET", | |
"parameters": [ | |
{ | |
"name": "appointmentTypeId", | |
"in": "path", | |
"description": "appointmentTypeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "langCode", | |
"in": "query", | |
"description": "langCode", | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AppointmentType" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/appointments/{id}": { | |
"get": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_3", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_4", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Appointment" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"appointment-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_5", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/auth/apiLogin": { | |
"post": { | |
"tags": [ | |
"authentication-controller" | |
], | |
"summary": "apiLogin", | |
"operationId": "apiLoginUsingPOST", | |
"requestBody": { | |
"description": "auth", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AuthenticationRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AuthenticationResult" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "auth" | |
} | |
}, | |
"/api/budgetRanges": { | |
"post": { | |
"tags": [ | |
"budget-range-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_6", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/BudgetRange" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/BudgetRange" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/budgetRanges/list": { | |
"post": { | |
"tags": [ | |
"budget-range-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_6", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/BudgetRange" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/BudgetRange" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/budgetRanges/{id}": { | |
"get": { | |
"tags": [ | |
"budget-range-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_6", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/BudgetRange" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"budget-range-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_7", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/BudgetRange" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/BudgetRange" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"budget-range-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_8", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/calendarBlackOutDates": { | |
"post": { | |
"tags": [ | |
"calendar-black-out-date-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_7", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CalendarBlackOutDate" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CalendarBlackOutDate" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/calendarBlackOutDates/list": { | |
"post": { | |
"tags": [ | |
"calendar-black-out-date-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_7", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32", | |
"default": 1 | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CalendarBlackOutDate" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«CalendarBlackOutDate»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/calendarBlackOutDates/{id}": { | |
"get": { | |
"tags": [ | |
"calendar-black-out-date-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_7", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/CalendarBlackOutDate" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"calendar-black-out-date-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_8", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CalendarBlackOutDate" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/CalendarBlackOutDate" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"calendar-black-out-date-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_9", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/categories": { | |
"post": { | |
"tags": [ | |
"category-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_8", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Category" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Category" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/categories/list": { | |
"post": { | |
"tags": [ | |
"category-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_8", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Category" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Category" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/categories/{id}": { | |
"get": { | |
"tags": [ | |
"category-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_8", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Category" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"category-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_9", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Category" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Category" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"category-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_10", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/clientPortalAuth/getRequestInfoFromContact": { | |
"post": { | |
"tags": [ | |
"client-portal-authentication-controller" | |
], | |
"summary": "getRequestInfoFromContact", | |
"operationId": "getRequestInfoFromContactUsingPOST", | |
"requestBody": { | |
"description": "auth", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ClientPortalAuthenticationRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PortalVerifyAuthenticationResult" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "auth" | |
} | |
}, | |
"/api/clientPortalAuth/requestClientPortalLink": { | |
"post": { | |
"tags": [ | |
"client-portal-authentication-controller" | |
], | |
"summary": "requestClientPortalLink", | |
"operationId": "requestClientPortalLinkUsingPOST", | |
"requestBody": { | |
"description": "auth", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ClientPortalAuthenticationRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "auth" | |
} | |
}, | |
"/api/colorGroups": { | |
"post": { | |
"tags": [ | |
"color-group-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_9", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ColorGroup" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ColorGroup" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/colorGroups/list": { | |
"post": { | |
"tags": [ | |
"color-group-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_9", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ColorGroup" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ColorGroup" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/colorGroups/{id}": { | |
"get": { | |
"tags": [ | |
"color-group-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_9", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ColorGroup" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"color-group-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_10", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ColorGroup" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ColorGroup" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"color-group-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_11", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/company": { | |
"get": { | |
"tags": [ | |
"company-controller" | |
], | |
"summary": "readForRetailerId", | |
"operationId": "readForRetailerIdUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Company" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySalesGoals": { | |
"get": { | |
"tags": [ | |
"company-sales-goals-controller" | |
], | |
"summary": "readForRetailerId", | |
"operationId": "readForRetailerIdUsingGET_1", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/CompanySalesGoals" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"post": { | |
"tags": [ | |
"company-sales-goals-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_10", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CompanySalesGoals" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CompanySalesGoals" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/companySalesGoals/list": { | |
"post": { | |
"tags": [ | |
"company-sales-goals-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_10", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CompanySalesGoals" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySalesGoals" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/companySalesGoals/{id}": { | |
"get": { | |
"tags": [ | |
"company-sales-goals-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_10", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/CompanySalesGoals" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"company-sales-goals-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_11", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CompanySalesGoals" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/CompanySalesGoals" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"company-sales-goals-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_12", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings": { | |
"post": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_11", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/companySettings/getAccessibilitySettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getAccessibilitySettings", | |
"operationId": "getAccessibilitySettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getApptAndTaskSettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getApptAndTaskSettings", | |
"operationId": "getApptAndTaskSettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getBasicClientPortalSettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getBasicClientPortalSettings", | |
"operationId": "getBasicClientPortalSettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getClientPortalSettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getClientPortalSettings", | |
"operationId": "getClientPortalSettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getCommissionSettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getCommissionSettings", | |
"operationId": "getCommissionSettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getCompanySettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getCompanySettings", | |
"operationId": "getCompanySettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getContactSettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getContactSettings", | |
"operationId": "getContactSettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getCustomEmailSettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getCustomEmailSettings", | |
"operationId": "getCustomEmailSettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getCustomPaymentPlanAgreements": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getCustomPaymentPlanAgreements", | |
"operationId": "getCustomPaymentPlanAgreementsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getCustomPaymentPlanContracts": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getCustomPaymentPlanContracts", | |
"operationId": "getCustomPaymentPlanContractsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getCustomSalesAgreements": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getCustomSalesAgreements", | |
"operationId": "getCustomSalesAgreementsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getCustomTerminalContracts": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getCustomTerminalContracts", | |
"operationId": "getCustomTerminalContractsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getInventorySettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getInventorySettings", | |
"operationId": "getInventorySettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getMarketplaceSettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getMarketplaceSettings", | |
"operationId": "getMarketplaceSettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getPOSSettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getPOSSettings", | |
"operationId": "getPOSSettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getPaymentPlanSettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getPaymentPlanSettings", | |
"operationId": "getPaymentPlanSettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getPromRegistrySettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getPromRegistrySettings", | |
"operationId": "getPromRegistrySettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getPurchasingSettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getPurchasingSettings", | |
"operationId": "getPurchasingSettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getQuickBooksSettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getQuickBooksSettings", | |
"operationId": "getQuickBooksSettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getQuoteCustomAgreements": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getQuoteCustomAgreements", | |
"operationId": "getQuoteCustomAgreementsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getQuoteSettings": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getQuoteSettings", | |
"operationId": "getQuoteSettingsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/getQuoteTerminalContracts": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "getQuoteTerminalContracts", | |
"operationId": "getQuoteTerminalContractsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/list": { | |
"post": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_11", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/companySettings/readByType/{type}": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "readByType", | |
"operationId": "readByTypeUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "type", | |
"in": "path", | |
"description": "type", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/companySettings/{id}": { | |
"get": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_11", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_12", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/CompanySetting" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"company-setting-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_13", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contactFiles": { | |
"post": { | |
"tags": [ | |
"contact-file-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_13", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ContactFile" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ContactFile" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/contactFiles/list": { | |
"post": { | |
"tags": [ | |
"contact-file-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_13", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ContactFile" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«ContactFile»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/contactFiles/{id}": { | |
"get": { | |
"tags": [ | |
"contact-file-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_13", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ContactFile" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"contact-file-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_14", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ContactFile" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ContactFile" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"contact-file-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_15", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts": { | |
"post": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_12", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/contacts/assignToCategory/{contactId}/{categoryId}": { | |
"post": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "assignToCategory", | |
"operationId": "assignToCategoryUsingPOST", | |
"parameters": [ | |
{ | |
"name": "categoryId", | |
"in": "path", | |
"description": "categoryId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/byBudgetRange/{budgetRangeId}/{status}/{categoryId}": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "contactByBudgetRangeId", | |
"operationId": "contactByBudgetRangeIdUsingGET", | |
"parameters": [ | |
{ | |
"name": "budgetRangeId", | |
"in": "path", | |
"description": "budgetRangeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "categoryId", | |
"in": "path", | |
"description": "categoryId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "status", | |
"in": "path", | |
"description": "status", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/byDateAdded/{dateFrom}/{dateTo}/{eventTypeId}/{categoryId}": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "contactCreatedDateInRange", | |
"operationId": "contactCreatedDateInRangeUsingGET", | |
"parameters": [ | |
{ | |
"name": "categoryId", | |
"in": "path", | |
"description": "categoryId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "createdBy", | |
"in": "query", | |
"description": "createdBy", | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "dateFrom", | |
"in": "path", | |
"description": "dateFrom", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "dateTo", | |
"in": "path", | |
"description": "dateTo", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "eventTypeId", | |
"in": "path", | |
"description": "eventTypeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/byDateMerged/{dateFrom}/{dateTo}/{status}": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "contactMergedDateInRange", | |
"operationId": "contactMergedDateInRangeUsingGET", | |
"parameters": [ | |
{ | |
"name": "dateFrom", | |
"in": "path", | |
"description": "dateFrom", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "dateTo", | |
"in": "path", | |
"description": "dateTo", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "status", | |
"in": "path", | |
"description": "status", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/byEventDate/{dateFrom}/{dateTo}/{eventTypeId}/{categoryId}": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "contactEventDateInRange", | |
"operationId": "contactEventDateInRangeUsingGET", | |
"parameters": [ | |
{ | |
"name": "categoryId", | |
"in": "path", | |
"description": "categoryId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "dateFrom", | |
"in": "path", | |
"description": "dateFrom", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "dateTo", | |
"in": "path", | |
"description": "dateTo", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "eventTypeId", | |
"in": "path", | |
"description": "eventTypeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/byEventLocation/{locationTypeId}/{status}": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "contactByEventLocation", | |
"operationId": "contactByEventLocationUsingGET", | |
"parameters": [ | |
{ | |
"name": "locationTypeId", | |
"in": "path", | |
"description": "locationTypeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "status", | |
"in": "path", | |
"description": "status", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/byHowHeard/{howHeardId}/{status}/{categoryId}": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "contactByHowHeardId", | |
"operationId": "contactByHowHeardIdUsingGET", | |
"parameters": [ | |
{ | |
"name": "categoryId", | |
"in": "path", | |
"description": "categoryId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "howHeardId", | |
"in": "path", | |
"description": "howHeardId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "status", | |
"in": "path", | |
"description": "status", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/contactsTriedOnNoPurchase/{departmentId}/{vendorId}/{departmentId2}/{vendorId2}": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "contactsTriedOnNoPurchase", | |
"operationId": "contactsTriedOnNoPurchaseUsingGET", | |
"parameters": [ | |
{ | |
"name": "departmentId", | |
"in": "path", | |
"description": "departmentId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "departmentId2", | |
"in": "path", | |
"description": "departmentId2", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "itemName", | |
"in": "query", | |
"description": "itemName", | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "vendorId", | |
"in": "path", | |
"description": "vendorId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "vendorId2", | |
"in": "path", | |
"description": "vendorId2", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/contactsWithNoPurchaseHistory/{departmentId}/{status}": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "contactsWithNoPurchaseHistory", | |
"operationId": "contactsWithNoPurchaseHistoryUsingGET", | |
"parameters": [ | |
{ | |
"name": "dateFrom", | |
"in": "query", | |
"description": "dateFrom", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "dateTo", | |
"in": "query", | |
"description": "dateTo", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "departmentId", | |
"in": "path", | |
"description": "departmentId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "status", | |
"in": "path", | |
"description": "status", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/contactsWithPurchaseHistory/{departmentId}/{status}": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "contactsWithPurchaseHistory", | |
"operationId": "contactsWithPurchaseHistoryUsingGET", | |
"parameters": [ | |
{ | |
"name": "dateFrom", | |
"in": "query", | |
"description": "dateFrom", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "dateTo", | |
"in": "query", | |
"description": "dateTo", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "departmentId", | |
"in": "path", | |
"description": "departmentId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "status", | |
"in": "path", | |
"description": "status", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "trxDateFrom", | |
"in": "query", | |
"description": "trxDateFrom", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "trxDateTo", | |
"in": "query", | |
"description": "trxDateTo", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/copyToLocation": { | |
"post": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "copyToLocation", | |
"operationId": "copyToLocationUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "ccm", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CopyContactModel" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "ccm" | |
} | |
}, | |
"/api/contacts/copyToLocationRequest/{sourceRetailerId}/{sourceContactId}/{destRetailerId}": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "copyToLocationRequest", | |
"operationId": "copyToLocationRequestUsingGET", | |
"parameters": [ | |
{ | |
"name": "destRetailerId", | |
"in": "path", | |
"description": "destRetailerId", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "sourceContactId", | |
"in": "path", | |
"description": "sourceContactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "sourceRetailerId", | |
"in": "path", | |
"description": "sourceRetailerId", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/CopyContactModel" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/deleteMultiple": { | |
"delete": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "removeMultiple", | |
"operationId": "removeMultipleUsingDELETE", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "contact", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "contact" | |
} | |
}, | |
"/api/contacts/dymoLabelConfigs": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "getDymoXML", | |
"operationId": "getDymoXMLUsingGET", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/DymoLabelConfigs" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/eventContactCompleteBMs": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "eventContactCompleteBMs", | |
"operationId": "eventContactCompleteBMsUsingGET", | |
"parameters": [ | |
{ | |
"name": "eventDateEnd", | |
"in": "query", | |
"description": "eventDateEnd", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "eventDateStart", | |
"in": "query", | |
"description": "eventDateStart", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "itemColor", | |
"in": "query", | |
"description": "itemColor", | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "itemId", | |
"in": "query", | |
"description": "itemId", | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "roleIds", | |
"in": "query", | |
"description": "roleIds", | |
"style": "form", | |
"explode": true, | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/eventContactCompleteTux": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "eventContactCompleteTux", | |
"operationId": "eventContactCompleteTuxUsingGET", | |
"parameters": [ | |
{ | |
"name": "eventDateEnd", | |
"in": "query", | |
"description": "eventDateEnd", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "eventDateStart", | |
"in": "query", | |
"description": "eventDateStart", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "itemColor", | |
"in": "query", | |
"description": "itemColor", | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "itemId", | |
"in": "query", | |
"description": "itemId", | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "roleIds", | |
"in": "query", | |
"description": "roleIds", | |
"style": "form", | |
"explode": true, | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/eventContactCompleteWithoutPOBM": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "eventContactCompleteWithoutPOBM", | |
"operationId": "eventContactCompleteWithoutPOBMUsingGET", | |
"parameters": [ | |
{ | |
"name": "eventDateEnd", | |
"in": "query", | |
"description": "eventDateEnd", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "eventDateStart", | |
"in": "query", | |
"description": "eventDateStart", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "itemColor", | |
"in": "query", | |
"description": "itemColor", | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "itemId", | |
"in": "query", | |
"description": "itemId", | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "roleIds", | |
"in": "query", | |
"description": "roleIds", | |
"style": "form", | |
"explode": true, | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/eventContactCompleteWithoutPOTux": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "eventContactCompleteWithoutPOTux", | |
"operationId": "eventContactCompleteWithoutPOTuxUsingGET", | |
"parameters": [ | |
{ | |
"name": "eventDateEnd", | |
"in": "query", | |
"description": "eventDateEnd", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "eventDateStart", | |
"in": "query", | |
"description": "eventDateStart", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "itemColor", | |
"in": "query", | |
"description": "itemColor", | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "itemId", | |
"in": "query", | |
"description": "itemId", | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "roleIds", | |
"in": "query", | |
"description": "roleIds", | |
"style": "form", | |
"explode": true, | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/eventContactsIncompleteBMs": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "eventContactsIncompleteBMs", | |
"operationId": "eventContactsIncompleteBMsUsingGET", | |
"parameters": [ | |
{ | |
"name": "eventDateEnd", | |
"in": "query", | |
"description": "eventDateEnd", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "eventDateStart", | |
"in": "query", | |
"description": "eventDateStart", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "itemColor", | |
"in": "query", | |
"description": "itemColor", | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "itemId", | |
"in": "query", | |
"description": "itemId", | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "roleIds", | |
"in": "query", | |
"description": "roleIds", | |
"style": "form", | |
"explode": true, | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/eventContactsIncompleteTux": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "eventContactsIncompleteTux", | |
"operationId": "eventContactsIncompleteTuxUsingGET", | |
"parameters": [ | |
{ | |
"name": "eventDateEnd", | |
"in": "query", | |
"description": "eventDateEnd", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "eventDateStart", | |
"in": "query", | |
"description": "eventDateStart", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "itemColor", | |
"in": "query", | |
"description": "itemColor", | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "itemId", | |
"in": "query", | |
"description": "itemId", | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "roleIds", | |
"in": "query", | |
"description": "roleIds", | |
"style": "form", | |
"explode": true, | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/findDupes": { | |
"post": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "findDupes", | |
"operationId": "findDupesUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/contacts/generatePortalRegistrationURL": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "generatePortalRegistrationHash", | |
"operationId": "generatePortalRegistrationHashUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PortalHash" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/getNotesByIds": { | |
"post": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "getNotesByIds", | |
"operationId": "getNotesByIdsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "partyIds", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Note" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "partyIds" | |
} | |
}, | |
"/api/contacts/import": { | |
"post": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "importData", | |
"operationId": "importDataUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "userName", | |
"in": "query", | |
"description": "userName", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"content": { | |
"multipart/form-data": { | |
"schema": { | |
"required": [ | |
"file" | |
], | |
"properties": { | |
"file": { | |
"type": "string", | |
"description": "file" | |
} | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/CsvImportResult" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/list": { | |
"post": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_12", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "desc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Contact»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/contacts/mergePreviewRequest/{contactId1}/{contactId2}": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "mergePreviewRequest", | |
"operationId": "mergePreviewRequestUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId1", | |
"in": "path", | |
"description": "contactId1", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "contactId2", | |
"in": "path", | |
"description": "contactId2", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/MergePreview" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/mergeRequest": { | |
"post": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "mergeRequest", | |
"operationId": "mergeRequestUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "mergeRequest", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MergeRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "mergeRequest" | |
} | |
}, | |
"/api/contacts/portalBillingOverview/{contactId}": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "portalBillingOverview", | |
"operationId": "portalBillingOverviewUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PortalOverviewResult" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/printPurchaseHistory/{printFormatType}": { | |
"post": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "printPurchaseHistory", | |
"operationId": "printPurchaseHistoryUsingPOST", | |
"parameters": [ | |
{ | |
"name": "printFormatType", | |
"in": "path", | |
"description": "printFormatType", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/contacts/printQuoteHistory/{printFormatType}": { | |
"post": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "printQuoteHistory", | |
"operationId": "printQuoteHistoryUsingPOST", | |
"parameters": [ | |
{ | |
"name": "printFormatType", | |
"in": "path", | |
"description": "printFormatType", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/contacts/saveMultiple": { | |
"post": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "saveMultiple", | |
"operationId": "saveMultipleUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "contact", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "contact" | |
} | |
}, | |
"/api/contacts/updateAddressFieldsFromQuote": { | |
"post": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "updateAddressFieldsFromQuote", | |
"operationId": "updateAddressFieldsFromQuoteUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "quote", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSQuote" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "quote" | |
} | |
}, | |
"/api/contacts/updateAddressFieldsFromTransaction": { | |
"post": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "updateAddressFieldsFromTransaction", | |
"operationId": "updateAddressFieldsFromTransactionUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "trx", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "trx" | |
} | |
}, | |
"/api/contacts/updateEventDate/{contactId}/{date}": { | |
"put": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "updateEventDate", | |
"operationId": "updateEventDateUsingPUT", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "date", | |
"in": "path", | |
"description": "date", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/updateOptIn/{contactId}": { | |
"put": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "updateSMSOptIn", | |
"operationId": "updateSMSOptInUsingPUT", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/contacts/updatePaymentProfile/{contactId}": { | |
"put": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "updatePaymentProfile", | |
"operationId": "updatePaymentProfileUsingPUT", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/contacts/validateMergeContactAssociations/{contactId1}/{contactId2}": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "validateMergeContactAssociations", | |
"operationId": "validateMergeContactAssociationsUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId1", | |
"in": "path", | |
"description": "contactId1", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "contactId2", | |
"in": "path", | |
"description": "contactId2", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/{contactId}/eventMemberships": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "getEventMemberships", | |
"operationId": "getEventMembershipsUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/EventMembership" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/{contactId}/generateNewPortalHash": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "generateNewPortalHash", | |
"operationId": "generateNewPortalHashUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PortalHash" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/{contactId}/generatePortalDashboardURL": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "generatePortalHash", | |
"operationId": "generatePortalHashUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PortalHash" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/{contactId}/notes": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "getNotes", | |
"operationId": "getNotesUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Note" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/{contactId}/timeline": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "timeline", | |
"operationId": "timelineUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "mode", | |
"in": "query", | |
"description": "mode", | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Timeline" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/{contactId}/{headContactId}/generateEventMemberPortalDashboardURL": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "generateEventMemberPortalHash", | |
"operationId": "generateEventMemberPortalHashUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "headContactId", | |
"in": "path", | |
"description": "headContactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PortalHash" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/contacts/{id}": { | |
"get": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_12", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_13", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"contact-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_14", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/departments": { | |
"post": { | |
"tags": [ | |
"department-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_14", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Department" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Department" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/departments/import": { | |
"post": { | |
"tags": [ | |
"department-controller" | |
], | |
"summary": "importData", | |
"operationId": "importDataUsingPOST_1", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "userName", | |
"in": "query", | |
"description": "userName", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"content": { | |
"multipart/form-data": { | |
"schema": { | |
"required": [ | |
"file" | |
], | |
"properties": { | |
"file": { | |
"type": "string", | |
"description": "file" | |
} | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/CsvImportResult" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/departments/list": { | |
"post": { | |
"tags": [ | |
"department-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_14", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32", | |
"default": 1 | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Department" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Department»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/departments/{id}": { | |
"get": { | |
"tags": [ | |
"department-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_14", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Department" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"department-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_15", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Department" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Department" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"department-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_16", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/employees": { | |
"post": { | |
"tags": [ | |
"employee-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_15", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Employee" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Employee" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/employees/list": { | |
"post": { | |
"tags": [ | |
"employee-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_15", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "filterModel", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Employee" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Employee" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "filterModel" | |
} | |
}, | |
"/api/employees/updateAppointmentsAllowed/{employeeId}": { | |
"put": { | |
"tags": [ | |
"employee-controller" | |
], | |
"summary": "updateAppointmentsAllowed", | |
"operationId": "updateAppointmentsAllowedUsingPUT", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Employee" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/employees/updateProfileImage/{employeeId}": { | |
"put": { | |
"tags": [ | |
"employee-controller" | |
], | |
"summary": "updateProfileImage", | |
"operationId": "updateProfileImageUsingPUT", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Employee" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/employees/{appointmentTypeId}/getEmployeesThatCanWorkAppointmentType": { | |
"get": { | |
"tags": [ | |
"employee-controller" | |
], | |
"summary": "getEmployeesThatCanWorkAppointmentType", | |
"operationId": "getEmployeesThatCanWorkAppointmentTypeUsingGET", | |
"parameters": [ | |
{ | |
"name": "appointmentTypeId", | |
"in": "path", | |
"description": "appointmentTypeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Employee" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/employees/{employeeId}/salesGoals": { | |
"get": { | |
"tags": [ | |
"employee-controller" | |
], | |
"summary": "getEmployeeSalesGoals", | |
"operationId": "getEmployeeSalesGoalsUsingGET", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/MonthlySalesGoals" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/employees/{id}": { | |
"get": { | |
"tags": [ | |
"employee-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_15", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Employee" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"employee-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_16", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Employee" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Employee" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"employee-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_17", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/eventItems": { | |
"post": { | |
"tags": [ | |
"event-item-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_17", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/eventItems/batchDelete": { | |
"post": { | |
"tags": [ | |
"event-item-controller" | |
], | |
"summary": "batchDelete", | |
"operationId": "batchDeleteUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "models", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/EventItem" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "models" | |
} | |
}, | |
"/api/eventItems/createPOs/{employeeId}/{copyNotes}": { | |
"post": { | |
"tags": [ | |
"event-item-controller" | |
], | |
"summary": "createForTrxItems", | |
"operationId": "createForTrxItemsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "copyNotes", | |
"in": "path", | |
"description": "copyNotes", | |
"required": true, | |
"schema": { | |
"type": "boolean" | |
} | |
}, | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "trxItemIds", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "trxItemIds" | |
} | |
}, | |
"/api/eventItems/createQuote/{contactId}/{eventContactId}/{employeeId}": { | |
"post": { | |
"tags": [ | |
"event-item-controller" | |
], | |
"summary": "createQuote", | |
"operationId": "createQuoteUsingPOST", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "eventContactId", | |
"in": "path", | |
"description": "eventContactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "eventItems", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/EventItem" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/POSQuote" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "eventItems" | |
} | |
}, | |
"/api/eventItems/createTrx/{typeId}/{contactId}/{eventContactId}/{employeeId}": { | |
"post": { | |
"tags": [ | |
"event-item-controller" | |
], | |
"summary": "createTrx", | |
"operationId": "createTrxUsingPOST", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "eventContactId", | |
"in": "path", | |
"description": "eventContactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "typeId", | |
"in": "path", | |
"description": "typeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "eventItems", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/EventItem" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "eventItems" | |
} | |
}, | |
"/api/eventItems/list": { | |
"post": { | |
"tags": [ | |
"event-item-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_17", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/EventItem" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/eventItems/{id}": { | |
"get": { | |
"tags": [ | |
"event-item-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_17", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/EventItem" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"event-item-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_18", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/EventItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"event-item-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_19", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/eventLocations": { | |
"post": { | |
"tags": [ | |
"event-location-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_18", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventLocation" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventLocation" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/eventLocations/list": { | |
"post": { | |
"tags": [ | |
"event-location-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_18", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventLocation" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/EventLocation" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/eventLocations/{id}": { | |
"get": { | |
"tags": [ | |
"event-location-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_18", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/EventLocation" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"event-location-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_19", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventLocation" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/EventLocation" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"event-location-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_20", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/eventMemberRequests": { | |
"post": { | |
"tags": [ | |
"event-member-request-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_20", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventMemberRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventMemberRequest" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/eventMemberRequests/list": { | |
"post": { | |
"tags": [ | |
"event-member-request-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_20", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventMemberRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/EventMemberRequest" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/eventMemberRequests/updateEventMemberContactId": { | |
"post": { | |
"tags": [ | |
"event-member-request-controller" | |
], | |
"summary": "updateEventMemberContactId", | |
"operationId": "updateEventMemberContactIdUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventMemberRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/EventMemberRequest" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/eventMemberRequests/{id}": { | |
"get": { | |
"tags": [ | |
"event-member-request-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_20", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/EventMemberRequest" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"event-member-request-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_21", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventMemberRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/EventMemberRequest" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"event-member-request-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_22", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/eventMembers": { | |
"post": { | |
"tags": [ | |
"event-member-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_19", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventMember" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventMember" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/eventMembers/list": { | |
"post": { | |
"tags": [ | |
"event-member-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_19", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventMember" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/EventMember" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/eventMembers/{id}": { | |
"get": { | |
"tags": [ | |
"event-member-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_19", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/EventMember" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"event-member-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_20", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EventMember" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/EventMember" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"event-member-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_21", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/events": { | |
"post": { | |
"tags": [ | |
"event-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_16", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Event" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Event" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/events/findByEventId/{eventId}": { | |
"get": { | |
"tags": [ | |
"event-controller" | |
], | |
"summary": "findByEventId", | |
"operationId": "findByEventIdUsingGET", | |
"parameters": [ | |
{ | |
"name": "eventId", | |
"in": "path", | |
"description": "eventId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Event" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/events/findByHeadId/{contactId}": { | |
"get": { | |
"tags": [ | |
"event-controller" | |
], | |
"summary": "findByHeadId", | |
"operationId": "findByHeadIdUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Event" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/events/findByHeadIds": { | |
"get": { | |
"tags": [ | |
"event-controller" | |
], | |
"summary": "findByHeadIds", | |
"operationId": "findByHeadIdsUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "idlist", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Event" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "idlist" | |
} | |
}, | |
"/api/events/list": { | |
"post": { | |
"tags": [ | |
"event-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_16", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Event" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Event" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/events/portalOverview/{contactId}/{headContactId}": { | |
"get": { | |
"tags": [ | |
"event-controller" | |
], | |
"summary": "portalOverview", | |
"operationId": "portalOverviewUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "headContactId", | |
"in": "path", | |
"description": "headContactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PortalOverviewResult" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/events/updatePortalRegistration/{eventId}": { | |
"put": { | |
"tags": [ | |
"event-controller" | |
], | |
"summary": "updatePortalRegistration", | |
"operationId": "updatePortalRegistrationUsingPUT", | |
"parameters": [ | |
{ | |
"name": "eventId", | |
"in": "path", | |
"description": "eventId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Event" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/events/{id}": { | |
"get": { | |
"tags": [ | |
"event-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_16", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Event" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"event-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_17", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Event" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Event" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"event-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_18", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/feedbacks": { | |
"post": { | |
"tags": [ | |
"feedback-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_21", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Feedback" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Feedback" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/feedbacks/getByContactId/{contactId}": { | |
"get": { | |
"tags": [ | |
"feedback-controller" | |
], | |
"summary": "findByContactId", | |
"operationId": "findByContactIdUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Feedback" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/feedbacks/list": { | |
"post": { | |
"tags": [ | |
"feedback-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_21", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Feedback" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Feedback»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/feedbacks/{id}": { | |
"get": { | |
"tags": [ | |
"feedback-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_21", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Feedback" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"feedback-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_22", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Feedback" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Feedback" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"feedback-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_23", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/fittingRooms": { | |
"post": { | |
"tags": [ | |
"fitting-room-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_22", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/FittingRoom" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/FittingRoom" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/fittingRooms/duplicate/{fittingRoomId}/{employeeId}": { | |
"get": { | |
"tags": [ | |
"fitting-room-controller" | |
], | |
"summary": "duplicate", | |
"operationId": "duplicateUsingGET", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "fittingRoomId", | |
"in": "path", | |
"description": "fittingRoomId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/FittingRoom" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/fittingRooms/list": { | |
"post": { | |
"tags": [ | |
"fitting-room-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_22", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/FittingRoom" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/FittingRoom" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/fittingRooms/{id}": { | |
"get": { | |
"tags": [ | |
"fitting-room-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_22", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/FittingRoom" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"fitting-room-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_23", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/FittingRoom" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/FittingRoom" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"fitting-room-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_24", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/howHeards": { | |
"post": { | |
"tags": [ | |
"how-heard-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_23", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/HowHeard" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/HowHeard" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/howHeards/list": { | |
"post": { | |
"tags": [ | |
"how-heard-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_23", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/HowHeard" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/HowHeard" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/howHeards/{id}": { | |
"get": { | |
"tags": [ | |
"how-heard-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_23", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/HowHeard" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"how-heard-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_24", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/HowHeard" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/HowHeard" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"how-heard-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_25", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/interviews": { | |
"post": { | |
"tags": [ | |
"interview-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_24", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Interview" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Interview" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/interviews/getByContactId/{contactId}": { | |
"get": { | |
"tags": [ | |
"interview-controller" | |
], | |
"summary": "findByContactId", | |
"operationId": "findByContactIdUsingGET_1", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Interview" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/interviews/list": { | |
"post": { | |
"tags": [ | |
"interview-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_24", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Interview" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Interview»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/interviews/{id}": { | |
"get": { | |
"tags": [ | |
"interview-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_24", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Interview" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"interview-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_25", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Interview" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Interview" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"interview-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_26", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/itemInterests": { | |
"post": { | |
"tags": [ | |
"item-interest-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_26", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemInterest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemInterest" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/itemInterests/bulkDelete/{contactId}": { | |
"post": { | |
"tags": [ | |
"item-interest-controller" | |
], | |
"summary": "bulkDelete", | |
"operationId": "bulkDeleteUsingPOST", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "itemIds", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "itemIds" | |
} | |
}, | |
"/api/itemInterests/getItemInterestsByContactIds": { | |
"post": { | |
"tags": [ | |
"item-interest-controller" | |
], | |
"summary": "getItemInterestsByContactIds", | |
"operationId": "getItemInterestsByContactIdsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "contactIds", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ItemInterest" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "contactIds" | |
} | |
}, | |
"/api/itemInterests/list": { | |
"post": { | |
"tags": [ | |
"item-interest-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_26", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemInterest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ItemInterest" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/itemInterests/listByContactId/{contactId}": { | |
"get": { | |
"tags": [ | |
"item-interest-controller" | |
], | |
"summary": "findByContactId", | |
"operationId": "findByContactIdUsingGET_2", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ItemInterest" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/itemInterests/listByItemId/{itemId}": { | |
"get": { | |
"tags": [ | |
"item-interest-controller" | |
], | |
"summary": "findByItemId", | |
"operationId": "findByItemIdUsingGET", | |
"parameters": [ | |
{ | |
"name": "itemId", | |
"in": "path", | |
"description": "itemId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ItemInterest" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/itemInterests/{id}": { | |
"get": { | |
"tags": [ | |
"item-interest-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_26", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemInterest" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"item-interest-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_27", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemInterest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemInterest" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"item-interest-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_28", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/itemItemAttributes": { | |
"post": { | |
"tags": [ | |
"item-item-attribute-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_27", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemItemAttribute" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemItemAttribute" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/itemItemAttributes/attributesEnum": { | |
"get": { | |
"tags": [ | |
"item-item-attribute-controller" | |
], | |
"summary": "attributesEnum", | |
"operationId": "attributesEnumUsingGET", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ItemItemAttribute" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/itemItemAttributes/list": { | |
"post": { | |
"tags": [ | |
"item-item-attribute-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_27", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemItemAttribute" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ItemItemAttribute" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/itemItemAttributes/{id}": { | |
"get": { | |
"tags": [ | |
"item-item-attribute-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_27", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemItemAttribute" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"item-item-attribute-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_28", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemItemAttribute" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemItemAttribute" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"item-item-attribute-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_29", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/itemPictures": { | |
"post": { | |
"tags": [ | |
"item-picture-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_28", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemPicture" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemPicture" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/itemPictures/list": { | |
"post": { | |
"tags": [ | |
"item-picture-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_28", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemPicture" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«ItemPicture»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/itemPictures/{id}": { | |
"get": { | |
"tags": [ | |
"item-picture-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_28", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemPicture" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"item-picture-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_29", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemPicture" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemPicture" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"item-picture-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_30", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/itemTransferRequests": { | |
"post": { | |
"tags": [ | |
"item-transfer-request-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_29", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemTransferRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemTransferRequest" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/itemTransferRequests/decline": { | |
"post": { | |
"tags": [ | |
"item-transfer-request-controller" | |
], | |
"summary": "decline", | |
"operationId": "declineUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemTransferRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemTransferRequest" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/itemTransferRequests/getItemFromDestLocation": { | |
"post": { | |
"tags": [ | |
"item-transfer-request-controller" | |
], | |
"summary": "getItemFromDestLocation", | |
"operationId": "getItemFromDestLocationUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemTransferRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Item" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/itemTransferRequests/getItemTransferHTML": { | |
"post": { | |
"tags": [ | |
"item-transfer-request-controller" | |
], | |
"summary": "getItemTransferHTML", | |
"operationId": "getItemTransferHTMLUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemTransferRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemTransferRequest" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/itemTransferRequests/list": { | |
"post": { | |
"tags": [ | |
"item-transfer-request-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_29", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemTransferRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«ItemTransferRequest»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/itemTransferRequests/{id}": { | |
"get": { | |
"tags": [ | |
"item-transfer-request-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_29", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemTransferRequest" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"item-transfer-request-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_30", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemTransferRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemTransferRequest" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"item-transfer-request-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_31", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/items": { | |
"post": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_25", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Item" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Item" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/items/belowReorderPoint/{departmentId}/{vendorId}/{status}": { | |
"get": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "itemsBelowReorderPoint", | |
"operationId": "itemsBelowReorderPointUsingGET", | |
"parameters": [ | |
{ | |
"name": "departmentId", | |
"in": "path", | |
"description": "departmentId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "status", | |
"in": "path", | |
"description": "status", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "vendorId", | |
"in": "path", | |
"description": "vendorId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Item»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/items/copyToLocation": { | |
"post": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "copyToLocation", | |
"operationId": "copyToLocationUsingPOST_1", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "cim", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CopyItemModel" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ItemTransferRequest" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "cim" | |
} | |
}, | |
"/api/items/copyToLocationRequest/{sourceRetailerId}/{itemId}/{destinationRetailerId}": { | |
"get": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "copyToLocationRequest", | |
"operationId": "copyToLocationRequestUsingGET_1", | |
"parameters": [ | |
{ | |
"name": "destinationRetailerId", | |
"in": "path", | |
"description": "destinationRetailerId", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "itemId", | |
"in": "path", | |
"description": "itemId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "sourceRetailerId", | |
"in": "path", | |
"description": "sourceRetailerId", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/CopyItemModel" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/items/duplicate/{itemId}/{employeeId}": { | |
"get": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "duplicate", | |
"operationId": "duplicateUsingGET_1", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "itemId", | |
"in": "path", | |
"description": "itemId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Item" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/items/getItemDetailsForLookbook": { | |
"post": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "getItemDetailsForLookbook", | |
"operationId": "getItemDetailsForLookbookUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Item" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Item" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/items/getItemsWithSizesAndColors": { | |
"post": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "getItemsWithSizesAndColors", | |
"operationId": "getItemsWithSizesAndColorsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32", | |
"default": 1 | |
} | |
}, | |
{ | |
"name": "returnSizesAndColors", | |
"in": "query", | |
"description": "returnSizesAndColors", | |
"schema": { | |
"type": "boolean" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Item" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Item»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/items/import": { | |
"post": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "importData", | |
"operationId": "importDataUsingPOST_2", | |
"parameters": [ | |
{ | |
"name": "isUpdate", | |
"in": "query", | |
"description": "isUpdate", | |
"required": true, | |
"schema": { | |
"type": "boolean" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "userName", | |
"in": "query", | |
"description": "userName", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"content": { | |
"multipart/form-data": { | |
"schema": { | |
"required": [ | |
"file" | |
], | |
"properties": { | |
"file": { | |
"type": "string", | |
"description": "file" | |
} | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/CsvImportResult" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/items/list": { | |
"post": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_25", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32", | |
"default": 1 | |
} | |
}, | |
{ | |
"name": "returnImages", | |
"in": "query", | |
"description": "returnImages", | |
"schema": { | |
"type": "boolean" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Item" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Item»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/items/onHand/{departmentId}/{vendorId}/{status}": { | |
"get": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "itemsOnHand", | |
"operationId": "itemsOnHandUsingGET", | |
"parameters": [ | |
{ | |
"name": "departmentId", | |
"in": "path", | |
"description": "departmentId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "status", | |
"in": "path", | |
"description": "status", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "vendorId", | |
"in": "path", | |
"description": "vendorId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Item»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/items/recentlyAdded/{departmentId}/{vendorId}/{status}/{startDate}/{endDate}": { | |
"get": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "recentlyAdded", | |
"operationId": "recentlyAddedUsingGET", | |
"parameters": [ | |
{ | |
"name": "departmentId", | |
"in": "path", | |
"description": "departmentId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "endDate", | |
"in": "path", | |
"description": "endDate", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "startDate", | |
"in": "path", | |
"description": "startDate", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "status", | |
"in": "path", | |
"description": "status", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "vendorId", | |
"in": "path", | |
"description": "vendorId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Item»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/items/unlinkItemFromMarketplace/{itemId}": { | |
"post": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "unlinkItemFromMarketplace", | |
"operationId": "unlinkItemFromMarketplaceUsingPOST", | |
"parameters": [ | |
{ | |
"name": "itemId", | |
"in": "path", | |
"description": "itemId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/items/withoutPictures/{departmentId}/{vendorId}/{status}": { | |
"get": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "withoutPictures", | |
"operationId": "withoutPicturesUsingGET", | |
"parameters": [ | |
{ | |
"name": "departmentId", | |
"in": "path", | |
"description": "departmentId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "status", | |
"in": "path", | |
"description": "status", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "vendorId", | |
"in": "path", | |
"description": "vendorId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Item»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/items/{id}": { | |
"get": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_25", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Item" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_26", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Item" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Item" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"item-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_27", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/leads": { | |
"post": { | |
"tags": [ | |
"lead-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_30", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Lead" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Lead" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/leads/list": { | |
"post": { | |
"tags": [ | |
"lead-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_30", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Lead" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Lead»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/leads/{id}": { | |
"get": { | |
"tags": [ | |
"lead-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_30", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Lead" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"lead-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_31", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Lead" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Lead" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"lead-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_32", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/measurements": { | |
"post": { | |
"tags": [ | |
"measurements-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_31", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Measurements" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Measurements" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/measurements/findByContactId/{contactId}": { | |
"get": { | |
"tags": [ | |
"measurements-controller" | |
], | |
"summary": "findByContactId", | |
"operationId": "findByContactIdUsingGET_3", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Measurements" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/measurements/list": { | |
"post": { | |
"tags": [ | |
"measurements-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_31", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Measurements" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Measurements" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/measurements/portalOverview/{contactId}/{headContactId}": { | |
"get": { | |
"tags": [ | |
"measurements-controller" | |
], | |
"summary": "portalOverview", | |
"operationId": "portalOverviewUsingGET_1", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "headContactId", | |
"in": "path", | |
"description": "headContactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PortalOverviewResult" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/measurements/{id}": { | |
"get": { | |
"tags": [ | |
"measurements-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_31", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Measurements" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"measurements-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_32", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Measurements" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Measurements" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"measurements-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_33", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/measurementsRequests": { | |
"post": { | |
"tags": [ | |
"measurements-request-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_32", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MeasurementsRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MeasurementsRequest" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/measurementsRequests/approveMeasurementsRequest/{measurementsRequestId}/{employeeId}": { | |
"post": { | |
"tags": [ | |
"measurements-request-controller" | |
], | |
"summary": "approveMeasurementsRequest", | |
"operationId": "approveMeasurementsRequestUsingPOST", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "measurementsRequestId", | |
"in": "path", | |
"description": "measurementsRequestId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/measurementsRequests/findByContactId/{contactId}": { | |
"get": { | |
"tags": [ | |
"measurements-request-controller" | |
], | |
"summary": "findByContactId", | |
"operationId": "findByContactIdUsingGET_4", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/MeasurementsRequest" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/measurementsRequests/list": { | |
"post": { | |
"tags": [ | |
"measurements-request-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_32", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MeasurementsRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«MeasurementsRequest»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/measurementsRequests/{id}": { | |
"get": { | |
"tags": [ | |
"measurements-request-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_32", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/MeasurementsRequest" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"measurements-request-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_33", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MeasurementsRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/MeasurementsRequest" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"measurements-request-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_34", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/monthlySalesGoals": { | |
"post": { | |
"tags": [ | |
"monthly-sales-goals-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_33", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MonthlySalesGoals" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MonthlySalesGoals" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/monthlySalesGoals/getByEmployeeId/{employeeId}": { | |
"get": { | |
"tags": [ | |
"monthly-sales-goals-controller" | |
], | |
"summary": "findByContactId", | |
"operationId": "findByContactIdUsingGET_5", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/MonthlySalesGoals" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/monthlySalesGoals/list": { | |
"post": { | |
"tags": [ | |
"monthly-sales-goals-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_33", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MonthlySalesGoals" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/MonthlySalesGoals" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/monthlySalesGoals/{id}": { | |
"get": { | |
"tags": [ | |
"monthly-sales-goals-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_33", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/MonthlySalesGoals" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"monthly-sales-goals-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_34", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MonthlySalesGoals" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/MonthlySalesGoals" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"monthly-sales-goals-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_35", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/notes": { | |
"post": { | |
"tags": [ | |
"note-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_34", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Note" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Note" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/notes/list": { | |
"post": { | |
"tags": [ | |
"note-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_34", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Note" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Note" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/notes/{id}": { | |
"get": { | |
"tags": [ | |
"note-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_34", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Note" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"note-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_35", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Note" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Note" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"note-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_36", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/paymentMethods": { | |
"post": { | |
"tags": [ | |
"payment-method-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_36", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PaymentMethod" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PaymentMethod" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/paymentMethods/list": { | |
"post": { | |
"tags": [ | |
"payment-method-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_36", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PaymentMethod" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/PaymentMethod" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/paymentMethods/{id}": { | |
"get": { | |
"tags": [ | |
"payment-method-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_36", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PaymentMethod" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"payment-method-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_37", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PaymentMethod" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PaymentMethod" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"payment-method-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_38", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/payments": { | |
"post": { | |
"tags": [ | |
"payment-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_35", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/payments/getAllPaymentsForContact/{contactId}": { | |
"get": { | |
"tags": [ | |
"payment-controller" | |
], | |
"summary": "getAllPaymentsForContact", | |
"operationId": "getAllPaymentsForContactUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/payments/getPaymentsByTransactionId/{transactionId}": { | |
"get": { | |
"tags": [ | |
"payment-controller" | |
], | |
"summary": "getPaymentsByTransactionId", | |
"operationId": "getPaymentsByTransactionIdUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "transactionId", | |
"in": "path", | |
"description": "transactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/payments/getPaymentsByXwebTransactionId/{transactionId}": { | |
"get": { | |
"tags": [ | |
"payment-controller" | |
], | |
"summary": "getPaymentsByXwebTransactionId", | |
"operationId": "getPaymentsByXwebTransactionIdUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "transactionId", | |
"in": "path", | |
"description": "transactionId", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/payments/getSplitPayments/{splitNumber}": { | |
"get": { | |
"tags": [ | |
"payment-controller" | |
], | |
"summary": "getSplitPayments", | |
"operationId": "getSplitPaymentsUsingGET", | |
"parameters": [ | |
{ | |
"name": "splitNumber", | |
"in": "path", | |
"description": "splitNumber", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/payments/list": { | |
"post": { | |
"tags": [ | |
"payment-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_35", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«Payment»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/payments/{id}": { | |
"get": { | |
"tags": [ | |
"payment-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_35", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"payment-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_36", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"payment-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_37", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/physicalInventory/checkStatus/{physicalInventoryId}": { | |
"get": { | |
"tags": [ | |
"physical-inventory-controller" | |
], | |
"summary": "checkStatus", | |
"operationId": "checkStatusUsingGET", | |
"parameters": [ | |
{ | |
"name": "physicalInventoryId", | |
"in": "path", | |
"description": "physicalInventoryId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PhysicalInventory" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/physicalInventory/getTotalNonScannedItems/{physicalInventoryId}": { | |
"get": { | |
"tags": [ | |
"physical-inventory-controller" | |
], | |
"summary": "getTotalNonScannedItems", | |
"operationId": "getTotalNonScannedItemsUsingGET", | |
"parameters": [ | |
{ | |
"name": "physicalInventoryId", | |
"in": "path", | |
"description": "physicalInventoryId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PhysicalInventory" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/pickupSlip/getPickUpSlips/{idType}": { | |
"post": { | |
"tags": [ | |
"pickup-slip-controller" | |
], | |
"summary": "getPickUpSlips", | |
"operationId": "getPickUpSlipsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "idType", | |
"in": "path", | |
"description": "idType", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "ids", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/PickupSlip" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "ids" | |
} | |
}, | |
"/api/posCancelTypes": { | |
"post": { | |
"tags": [ | |
"pos-transaction-cancel-type-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_38", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionCancelType" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionCancelType" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posCancelTypes/list": { | |
"post": { | |
"tags": [ | |
"pos-transaction-cancel-type-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_37", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionCancelType" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransactionCancelType" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posCancelTypes/{id}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-cancel-type-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_38", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionCancelType" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"pos-transaction-cancel-type-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_39", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionCancelType" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionCancelType" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"pos-transaction-cancel-type-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_40", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posCancels": { | |
"post": { | |
"tags": [ | |
"pos-transaction-cancel-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_37", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionCancel" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionCancel" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posCancels/{id}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-cancel-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_37", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionCancel" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"pos-transaction-cancel-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_38", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionCancel" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionCancel" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"pos-transaction-cancel-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_39", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posQuoteItems/{id}/availableAddOns": { | |
"post": { | |
"tags": [ | |
"pos-quote-item-controller" | |
], | |
"summary": "availableAddOns", | |
"operationId": "availableAddOnsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "addOnsRequest", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AddOnsRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AddOnsResult" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "addOnsRequest" | |
} | |
}, | |
"/api/posQuoteItems/{id}/updateEventItemId/{eventItemId}": { | |
"put": { | |
"tags": [ | |
"pos-quote-item-controller" | |
], | |
"summary": "updateEventItemId", | |
"operationId": "updateEventItemIdUsingPUT", | |
"parameters": [ | |
{ | |
"name": "eventItemId", | |
"in": "path", | |
"description": "eventItemId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/POSQuoteItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactionItems": { | |
"post": { | |
"tags": [ | |
"pos-transaction-item-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_40", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactionItems/linkTrxItemToPOItem": { | |
"post": { | |
"tags": [ | |
"pos-transaction-item-controller" | |
], | |
"summary": "linkTrxItemToPOItem", | |
"operationId": "linkTrxItemToPOItemUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactionItems/list": { | |
"post": { | |
"tags": [ | |
"pos-transaction-item-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_39", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactionItems/unlinkTrxItemFromPOItem": { | |
"post": { | |
"tags": [ | |
"pos-transaction-item-controller" | |
], | |
"summary": "unlinkTrxItemFromPOItem", | |
"operationId": "unlinkTrxItemFromPOItemUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "models", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "models" | |
} | |
}, | |
"/api/posTransactionItems/updateEstimatedArrivalDates/{date}": { | |
"post": { | |
"tags": [ | |
"pos-transaction-item-controller" | |
], | |
"summary": "updateEstimatedArrivalDates", | |
"operationId": "updateEstimatedArrivalDatesUsingPOST", | |
"parameters": [ | |
{ | |
"name": "date", | |
"in": "path", | |
"description": "date", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "trxItemIds", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "trxItemIds" | |
} | |
}, | |
"/api/posTransactionItems/{id}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-item-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_40", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"pos-transaction-item-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_41", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"pos-transaction-item-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_42", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactionItems/{id}/availableAddOns": { | |
"post": { | |
"tags": [ | |
"pos-transaction-item-controller" | |
], | |
"summary": "availableAddOns", | |
"operationId": "availableAddOnsUsingPOST_1", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "addOnsRequest", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AddOnsRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AddOnsResult" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "addOnsRequest" | |
} | |
}, | |
"/api/posTransactionItems/{id}/updateEventItemId/{eventItemId}": { | |
"put": { | |
"tags": [ | |
"pos-transaction-item-controller" | |
], | |
"summary": "updateEventItemId", | |
"operationId": "updateEventItemIdUsingPUT_1", | |
"parameters": [ | |
{ | |
"name": "eventItemId", | |
"in": "path", | |
"description": "eventItemId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactionItems/{id}/updateItemStatus/{status}": { | |
"put": { | |
"tags": [ | |
"pos-transaction-item-controller" | |
], | |
"summary": "updateItemStatus", | |
"operationId": "updateItemStatusUsingPUT", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "status", | |
"in": "path", | |
"description": "status", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions": { | |
"post": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_39", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactions/addSplitPayment": { | |
"post": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "addSplitPayment", | |
"operationId": "addSplitPaymentUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactions/associatedWithPO/{poNumber}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "recentlyAdded", | |
"operationId": "recentlyAddedUsingGET_1", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "poNumber", | |
"in": "path", | |
"description": "poNumber", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«POSTransaction»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/checkForTaxChange": { | |
"post": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "checkForTaxChange", | |
"operationId": "checkForTaxChangeUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/TaxJarResult" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactions/containingItem/{startDate}/{endDate}/{status}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "containingItem", | |
"operationId": "containingItemUsingGET", | |
"parameters": [ | |
{ | |
"name": "endDate", | |
"in": "path", | |
"description": "endDate", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "name", | |
"in": "query", | |
"description": "name", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "startDate", | |
"in": "path", | |
"description": "startDate", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "status", | |
"in": "path", | |
"description": "status", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«POSTransaction»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/convertToQuote/{employeeId}": { | |
"post": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "convertToQuote", | |
"operationId": "convertToQuoteUsingPOST", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSQuote" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactions/createForItems/{typeId}/{contactId}/{employeeId}": { | |
"post": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "createForItems", | |
"operationId": "createForItemsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "creatingTrxFromFavorites", | |
"in": "query", | |
"description": "creatingTrxFromFavorites", | |
"schema": { | |
"type": "boolean" | |
} | |
}, | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "typeId", | |
"in": "path", | |
"description": "typeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "items", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Item" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "items" | |
} | |
}, | |
"/api/posTransactions/createTrxFromPreview/{employeeId}": { | |
"post": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "createTrxFromPreview", | |
"operationId": "createTrxFromPreviewUsingPOST", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "previewTrx", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "previewTrx" | |
} | |
}, | |
"/api/posTransactions/createTrxPreview/{typeId}/{employeeId}": { | |
"post": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "createTrxPreview", | |
"operationId": "createTrxPreviewUsingPOST", | |
"parameters": [ | |
{ | |
"name": "addLineItems", | |
"in": "query", | |
"description": "addLineItems", | |
"schema": { | |
"type": "boolean" | |
} | |
}, | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "typeId", | |
"in": "path", | |
"description": "typeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactions/getNextTrxNumber/{typeId}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "getNextTrxNumber", | |
"operationId": "getNextTrxNumberUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "typeId", | |
"in": "path", | |
"description": "typeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/list": { | |
"post": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_38", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32", | |
"default": 1 | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«POSTransaction»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactions/listContactOrders/{contactId}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "listContactOrders", | |
"operationId": "listContactOrdersUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/listContactPayments/{contactId}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "listContactPayments", | |
"operationId": "listContactPaymentsUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/listContactPurchaseHistoryItems/{contactId}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "listContactPurchaseHistoryItems", | |
"operationId": "listContactPurchaseHistoryItemsUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/listContactPurchases/{contactId}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "listContactPurchases", | |
"operationId": "listContactPurchasesUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "filterAppointmentTransactions", | |
"in": "query", | |
"description": "filterAppointmentTransactions", | |
"schema": { | |
"type": "boolean" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/listEventMemberContactInformation/{eventId}/{eventContactId}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "listEventMemberContactInformation", | |
"operationId": "listEventMemberContactInformationUsingGET", | |
"parameters": [ | |
{ | |
"name": "eventContactId", | |
"in": "path", | |
"description": "eventContactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "eventId", | |
"in": "path", | |
"description": "eventId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Contact" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/listEventMemberTransactions/{eventId}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "listEventMemberTransactions", | |
"operationId": "listEventMemberTransactionsUsingGET", | |
"parameters": [ | |
{ | |
"name": "eventId", | |
"in": "path", | |
"description": "eventId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/listItemSalesHistoryItems/{inventoryItemId}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "listItemSalesHistoryItems", | |
"operationId": "listItemSalesHistoryItemsUsingGET", | |
"parameters": [ | |
{ | |
"name": "inventoryItemId", | |
"in": "path", | |
"description": "inventoryItemId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/readyForPickup": { | |
"get": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "readyForPickup", | |
"operationId": "readyForPickupUsingGET", | |
"parameters": [ | |
{ | |
"name": "eventDateEnd", | |
"in": "query", | |
"description": "eventDateEnd", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "eventDateStart", | |
"in": "query", | |
"description": "eventDateStart", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "receivingDateEnd", | |
"in": "query", | |
"description": "receivingDateEnd", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "receivingDateStart", | |
"in": "query", | |
"description": "receivingDateStart", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«POSTransaction»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/unissuedSpecialOrders": { | |
"get": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "unissuedSpecialOrders", | |
"operationId": "unissuedSpecialOrdersUsingGET", | |
"parameters": [ | |
{ | |
"name": "departmentId", | |
"in": "query", | |
"description": "departmentId", | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "eventContactId", | |
"in": "query", | |
"description": "eventContactId", | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "eventDateEnd", | |
"in": "query", | |
"description": "eventDateEnd", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "eventDateStart", | |
"in": "query", | |
"description": "eventDateStart", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "vendorId", | |
"in": "query", | |
"description": "vendorId", | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«POSTransaction»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/updateLineItemsAndCalculateTaxes/{distributeShippingCost}": { | |
"post": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "updateLineItemsAndCalculateTaxes", | |
"operationId": "updateLineItemsAndCalculateTaxesUsingPOST", | |
"parameters": [ | |
{ | |
"name": "distributeShippingCost", | |
"in": "path", | |
"description": "distributeShippingCost", | |
"required": true, | |
"schema": { | |
"type": "boolean" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/TaxJarResult" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactions/updateTrxPreview": { | |
"put": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "updateTrxPreview", | |
"operationId": "updateTrxPreviewUsingPUT", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactions/voidPayment": { | |
"put": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "voidPayment", | |
"operationId": "voidPaymentUsingPUT", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "payment", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "payment" | |
} | |
}, | |
"/api/posTransactions/{id}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_39", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_40", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_41", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/addLineItem": { | |
"post": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "addLineItem", | |
"operationId": "addLineItemUsingPOST", | |
"parameters": [ | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/addPayment": { | |
"post": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "addPayment", | |
"operationId": "addPaymentUsingPOST", | |
"parameters": [ | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/completeTransaction/{employeeId}": { | |
"put": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "completeTransaction", | |
"operationId": "completeTransactionUsingPUT", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/deleteLineItem/{lineItemId}": { | |
"delete": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "deleteLineItem", | |
"operationId": "deleteLineItemUsingDELETE", | |
"parameters": [ | |
{ | |
"name": "lineItemId", | |
"in": "path", | |
"description": "lineItemId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/deleteLineItemAddOn/{addOnLineItemId}": { | |
"delete": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "deleteLineItemAddOn", | |
"operationId": "deleteLineItemAddOnUsingDELETE_1", | |
"parameters": [ | |
{ | |
"name": "addOnLineItemId", | |
"in": "path", | |
"description": "addOnLineItemId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/deletePayment/{paymentId}": { | |
"delete": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "deletePayment", | |
"operationId": "deletePaymentUsingDELETE", | |
"parameters": [ | |
{ | |
"name": "paymentId", | |
"in": "path", | |
"description": "paymentId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/deletePayments/{splitNumber}": { | |
"delete": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "deletePayments", | |
"operationId": "deletePaymentsUsingDELETE", | |
"parameters": [ | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "splitNumber", | |
"in": "path", | |
"description": "splitNumber", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/duplicateTransaction/{employeeId}": { | |
"get": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "duplicateTransaction", | |
"operationId": "duplicateTransactionUsingGET", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/uncompleteTransaction/{employeeId}": { | |
"put": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "uncompleteTransaction", | |
"operationId": "uncompleteTransactionUsingPUT", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "trxItemIdsStillRequiringSO", | |
"in": "query", | |
"description": "trxItemIdsStillRequiringSO", | |
"style": "form", | |
"explode": true, | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/updateLineItem": { | |
"post": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "updateLineItem", | |
"operationId": "updateLineItemUsingPOST", | |
"parameters": [ | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/updateLineItemStatus": { | |
"put": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "updateLineItemStatus", | |
"operationId": "updateLineItemStatusUsingPUT", | |
"parameters": [ | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/updatePayment": { | |
"put": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "updatePayment", | |
"operationId": "updatePaymentUsingPUT", | |
"parameters": [ | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/updatePreAuthPayment": { | |
"put": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "updatePreAuthPayment", | |
"operationId": "updatePreAuthPaymentUsingPUT", | |
"parameters": [ | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PreAuthPayment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/voidTransaction": { | |
"put": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "voidTransaction", | |
"operationId": "voidTransactionUsingPUT", | |
"parameters": [ | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/{employeeId}/convertToLayaway": { | |
"put": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "convertToLayaway", | |
"operationId": "convertToLayawayUsingPUT", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "trxItemIds", | |
"in": "query", | |
"description": "trxItemIds", | |
"style": "form", | |
"explode": true, | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/posTransactions/{posTransactionId}/{employeeId}/convertToSpecialOrder": { | |
"put": { | |
"tags": [ | |
"pos-transaction-controller" | |
], | |
"summary": "convertToSpecialOrder", | |
"operationId": "convertToSpecialOrderUsingPUT", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "posTransactionId", | |
"in": "path", | |
"description": "posTransactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "trxItemIdsStillRequiringSO", | |
"in": "query", | |
"description": "trxItemIdsStillRequiringSO", | |
"style": "form", | |
"explode": true, | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/purchaseOrderItems": { | |
"post": { | |
"tags": [ | |
"purchase-order-item-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_42", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrderItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrderItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/purchaseOrderItems/list": { | |
"post": { | |
"tags": [ | |
"purchase-order-item-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_41", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrderItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/PurchaseOrderItem" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/purchaseOrderItems/{id}": { | |
"get": { | |
"tags": [ | |
"purchase-order-item-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_42", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrderItem" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"purchase-order-item-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_43", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrderItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrderItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"purchase-order-item-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_44", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/purchaseOrderItems/{id}/availableAddOns": { | |
"post": { | |
"tags": [ | |
"purchase-order-item-controller" | |
], | |
"summary": "availableAddOns", | |
"operationId": "availableAddOnsUsingPOST_2", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "addOnsRequest", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AddOnsRequest" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/AddOnsResult" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "addOnsRequest" | |
} | |
}, | |
"/api/purchaseOrders": { | |
"post": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_41", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/purchaseOrders/associatedWithContact/{contactId}": { | |
"get": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "associatedWithContact", | |
"operationId": "associatedWithContactUsingGET", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«PurchaseOrder»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/purchaseOrders/containingItem/{startDate}/{endDate}": { | |
"get": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "containingItem", | |
"operationId": "containingItemUsingGET_1", | |
"parameters": [ | |
{ | |
"name": "endDate", | |
"in": "path", | |
"description": "endDate", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "startDate", | |
"in": "path", | |
"description": "startDate", | |
"required": true, | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "vendorItemName", | |
"in": "query", | |
"description": "vendorItemName", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«PurchaseOrder»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/purchaseOrders/createForTrxItems/{employeeId}/{copyNotes}": { | |
"post": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "createForTrxItems", | |
"operationId": "createForTrxItemsUsingPOST_1", | |
"parameters": [ | |
{ | |
"name": "copyNotes", | |
"in": "path", | |
"description": "copyNotes", | |
"required": true, | |
"schema": { | |
"type": "boolean" | |
} | |
}, | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "trxItems", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "trxItems" | |
} | |
}, | |
"/api/purchaseOrders/createPOForItems/{vendorId}/{employeeId}": { | |
"post": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "createPOForItems", | |
"operationId": "createPOForItemsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "vendorId", | |
"in": "path", | |
"description": "vendorId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "itemIds", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "itemIds" | |
} | |
}, | |
"/api/purchaseOrders/getTrxLineItemsFromPOItemIds": { | |
"post": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "getTrxLineItemsFromPOItemIds", | |
"operationId": "getTrxLineItemsFromPOItemIdsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "ids", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "ids" | |
} | |
}, | |
"/api/purchaseOrders/list": { | |
"post": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_40", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32", | |
"default": 1 | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«PurchaseOrder»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/purchaseOrders/listByIds": { | |
"post": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "listByIds", | |
"operationId": "listByIdsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "ids", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«PurchaseOrder»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "ids" | |
} | |
}, | |
"/api/purchaseOrders/previewForTrxs": { | |
"post": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "previewForTrxs", | |
"operationId": "previewForTrxsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "trxs", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "trxs" | |
} | |
}, | |
"/api/purchaseOrders/readByNumber/{purchaseOrderNumber}": { | |
"get": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "readByNumber", | |
"operationId": "readByNumberUsingGET", | |
"parameters": [ | |
{ | |
"name": "purchaseOrderNumber", | |
"in": "path", | |
"description": "purchaseOrderNumber", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/purchaseOrders/unconfirmedPOs/{vendorId}": { | |
"get": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "unconfirmedPOs", | |
"operationId": "unconfirmedPOsUsingGET", | |
"parameters": [ | |
{ | |
"name": "eventDateEnd", | |
"in": "query", | |
"description": "eventDateEnd", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "eventDateStart", | |
"in": "query", | |
"description": "eventDateStart", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "vendorId", | |
"in": "path", | |
"description": "vendorId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«PurchaseOrder»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/purchaseOrders/unsubmittedPOs/{vendorId}": { | |
"get": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "unsubmittedPOs", | |
"operationId": "unsubmittedPOsUsingGET", | |
"parameters": [ | |
{ | |
"name": "eventDateEnd", | |
"in": "query", | |
"description": "eventDateEnd", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "eventDateStart", | |
"in": "query", | |
"description": "eventDateStart", | |
"schema": { | |
"type": "string", | |
"format": "date-time" | |
} | |
}, | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "vendorId", | |
"in": "path", | |
"description": "vendorId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«PurchaseOrder»" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/purchaseOrders/updateContactAssociatedWithPOItems/{contactId}/{transactionId}": { | |
"post": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "updateContactAssociatedWithPOItems", | |
"operationId": "updateContactAssociatedWithPOItemsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "transactionId", | |
"in": "path", | |
"description": "transactionId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/purchaseOrders/{id}": { | |
"get": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_41", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_42", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_43", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/purchaseOrders/{id}/addTransactionItem/{contactId}/{employeeId}/{copyNotes}": { | |
"post": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "addTransactionItem", | |
"operationId": "addTransactionItemUsingPOST", | |
"parameters": [ | |
{ | |
"name": "contactId", | |
"in": "path", | |
"description": "contactId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "copyNotes", | |
"in": "path", | |
"description": "copyNotes", | |
"required": true, | |
"schema": { | |
"type": "boolean" | |
} | |
}, | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "trxItem", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransactionItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "trxItem" | |
} | |
}, | |
"/api/purchaseOrders/{purchaseOrderId}/addLineItem": { | |
"post": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "addLineItem", | |
"operationId": "addLineItemUsingPOST_1", | |
"parameters": [ | |
{ | |
"name": "purchaseOrderId", | |
"in": "path", | |
"description": "purchaseOrderId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrderItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/purchaseOrders/{purchaseOrderId}/deleteLineItem/{lineItemId}/{employeeId}": { | |
"delete": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "deleteLineItem", | |
"operationId": "deleteLineItemUsingDELETE_1", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "lineItemId", | |
"in": "path", | |
"description": "lineItemId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "purchaseOrderId", | |
"in": "path", | |
"description": "purchaseOrderId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/purchaseOrders/{purchaseOrderId}/deleteLineItemAddOn/{addOnItemId}/{employeeId}": { | |
"delete": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "deleteLineItemAddOn", | |
"operationId": "deleteLineItemAddOnUsingDELETE_2", | |
"parameters": [ | |
{ | |
"name": "addOnItemId", | |
"in": "path", | |
"description": "addOnItemId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "purchaseOrderId", | |
"in": "path", | |
"description": "purchaseOrderId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/purchaseOrders/{purchaseOrderId}/deleteLineItems/{employeeId}": { | |
"post": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "deleteLineItems", | |
"operationId": "deleteLineItemsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "purchaseOrderId", | |
"in": "path", | |
"description": "purchaseOrderId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "lineItemIds", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "lineItemIds" | |
} | |
}, | |
"/api/purchaseOrders/{purchaseOrderId}/updateLineItem/{syncChangesToSO}": { | |
"post": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "updateLineItem", | |
"operationId": "updateLineItemUsingPOST_1", | |
"parameters": [ | |
{ | |
"name": "purchaseOrderId", | |
"in": "path", | |
"description": "purchaseOrderId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "syncChangesToSO", | |
"in": "path", | |
"description": "syncChangesToSO", | |
"required": true, | |
"schema": { | |
"type": "boolean" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrderItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/purchaseOrders/{purchaseOrderId}/voidPurchaseOrder/{employeeId}": { | |
"put": { | |
"tags": [ | |
"purchase-order-controller" | |
], | |
"summary": "voidPurchaseOrder", | |
"operationId": "voidPurchaseOrderUsingPUT", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "purchaseOrderId", | |
"in": "path", | |
"description": "purchaseOrderId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseOrder" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/quoteAddresses": { | |
"post": { | |
"tags": [ | |
"quote-address-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_43", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/QuoteAddress" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/QuoteAddress" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/quoteAddresses/list": { | |
"post": { | |
"tags": [ | |
"quote-address-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_42", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/QuoteAddress" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/QuoteAddress" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/quoteAddresses/listAllForContact": { | |
"post": { | |
"tags": [ | |
"quote-address-controller" | |
], | |
"summary": "listAllForContact", | |
"operationId": "listAllForContactUsingPOST_1", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSTransaction" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/QuoteAddress" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/quoteAddresses/{id}": { | |
"get": { | |
"tags": [ | |
"quote-address-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_43", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/QuoteAddress" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"quote-address-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_44", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/QuoteAddress" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/QuoteAddress" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"quote-address-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_45", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/quotes/{posQuoteId}/deleteLineItemAddOn/{addOnLineItemId}": { | |
"delete": { | |
"tags": [ | |
"pos-quote-controller" | |
], | |
"summary": "deleteLineItemAddOn", | |
"operationId": "deleteLineItemAddOnUsingDELETE", | |
"parameters": [ | |
{ | |
"name": "addOnLineItemId", | |
"in": "path", | |
"description": "addOnLineItemId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "posQuoteId", | |
"in": "path", | |
"description": "posQuoteId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSQuote" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/quotes/{quoteId}/voidQuote": { | |
"put": { | |
"tags": [ | |
"pos-quote-controller" | |
], | |
"summary": "voidQuote", | |
"operationId": "voidQuoteUsingPUT", | |
"parameters": [ | |
{ | |
"name": "quoteId", | |
"in": "path", | |
"description": "quoteId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/POSQuote" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/receivingVoucherItems": { | |
"post": { | |
"tags": [ | |
"receiving-voucher-item-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_45", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucherItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucherItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/receivingVoucherItems/list": { | |
"post": { | |
"tags": [ | |
"receiving-voucher-item-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_44", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucherItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ReceivingVoucherItem" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/receivingVoucherItems/{id}": { | |
"get": { | |
"tags": [ | |
"receiving-voucher-item-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_45", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucherItem" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"receiving-voucher-item-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_46", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucherItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucherItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"receiving-voucher-item-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_47", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/receivingVouchers": { | |
"post": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_44", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/receivingVouchers/bulkPrintPickUpSlips": { | |
"post": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "bulkPrintPickUpSlips", | |
"operationId": "bulkPrintPickUpSlipsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "receivingVouchers", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "receivingVouchers" | |
} | |
}, | |
"/api/receivingVouchers/createForPOItems/{employeeId}/{vendorId}": { | |
"post": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "createForPOItems", | |
"operationId": "createForPOItemsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "vendorId", | |
"in": "path", | |
"description": "vendorId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "poItems", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/PurchaseOrderItem" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "poItems" | |
} | |
}, | |
"/api/receivingVouchers/list": { | |
"post": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_43", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32", | |
"default": 1 | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«ReceivingVoucher»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/receivingVouchers/listItemReceivingHistoryItems/{inventoryItemId}": { | |
"get": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "listItemReceivingHistoryItems", | |
"operationId": "listItemReceivingHistoryItemsUsingGET", | |
"parameters": [ | |
{ | |
"name": "inventoryItemId", | |
"in": "path", | |
"description": "inventoryItemId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ReceivingVoucherItem" | |
} | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/receivingVouchers/readByNumber/{receivingVoucherNumber}": { | |
"get": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "readByNumber", | |
"operationId": "readByNumberUsingGET_1", | |
"parameters": [ | |
{ | |
"name": "receivingVoucherNumber", | |
"in": "path", | |
"description": "receivingVoucherNumber", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/receivingVouchers/{id}": { | |
"get": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_44", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_45", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_46", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/receivingVouchers/{receivingVoucherId}/addLineItem": { | |
"post": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "addLineItem", | |
"operationId": "addLineItemUsingPOST_2", | |
"parameters": [ | |
{ | |
"name": "receivingVoucherId", | |
"in": "path", | |
"description": "receivingVoucherId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucherItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/receivingVouchers/{receivingVoucherId}/addLineItems": { | |
"post": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "addLineItems", | |
"operationId": "addLineItemsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "receivingVoucherId", | |
"in": "path", | |
"description": "receivingVoucherId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "models", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ReceivingVoucherItem" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "models" | |
} | |
}, | |
"/api/receivingVouchers/{receivingVoucherId}/complete": { | |
"put": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "complete", | |
"operationId": "completeUsingPUT", | |
"parameters": [ | |
{ | |
"name": "receivingVoucherId", | |
"in": "path", | |
"description": "receivingVoucherId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/receivingVouchers/{receivingVoucherId}/deleteLineItem/{lineItemId}": { | |
"delete": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "deleteLineItem", | |
"operationId": "deleteLineItemUsingDELETE_2", | |
"parameters": [ | |
{ | |
"name": "lineItemId", | |
"in": "path", | |
"description": "lineItemId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "receivingVoucherId", | |
"in": "path", | |
"description": "receivingVoucherId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/receivingVouchers/{receivingVoucherId}/deleteLineItems": { | |
"post": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "deleteLineItems", | |
"operationId": "deleteLineItemsUsingPOST_1", | |
"parameters": [ | |
{ | |
"name": "receivingVoucherId", | |
"in": "path", | |
"description": "receivingVoucherId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "lineItemIds", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "lineItemIds" | |
} | |
}, | |
"/api/receivingVouchers/{receivingVoucherId}/updateLineItem": { | |
"post": { | |
"tags": [ | |
"receiving-voucher-controller" | |
], | |
"summary": "updateLineItem", | |
"operationId": "updateLineItemUsingPOST_2", | |
"parameters": [ | |
{ | |
"name": "receivingVoucherId", | |
"in": "path", | |
"description": "receivingVoucherId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucherItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ReceivingVoucher" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/registerEvents": { | |
"post": { | |
"tags": [ | |
"register-event-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_47", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisterEvent" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisterEvent" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/registerEvents/getOpenRegisterEvent/{registerId}": { | |
"get": { | |
"tags": [ | |
"register-event-controller" | |
], | |
"summary": "getOpenRegisterEvent", | |
"operationId": "getOpenRegisterEventUsingGET", | |
"parameters": [ | |
{ | |
"name": "registerId", | |
"in": "path", | |
"description": "registerId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisterEvent" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/registerEvents/list": { | |
"post": { | |
"tags": [ | |
"register-event-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_46", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisterEvent" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/RegisterEvent" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/registerEvents/printClosureSummary": { | |
"post": { | |
"tags": [ | |
"register-event-controller" | |
], | |
"summary": "printClosureSummary", | |
"operationId": "printClosureSummaryUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisterEvent" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisterEvent" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/registerEvents/{id}": { | |
"get": { | |
"tags": [ | |
"register-event-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_47", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisterEvent" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"register-event-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_48", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisterEvent" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisterEvent" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"register-event-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_49", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/registeredItems": { | |
"post": { | |
"tags": [ | |
"registered-item-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_48", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisteredItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisteredItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/registeredItems/list": { | |
"post": { | |
"tags": [ | |
"registered-item-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_47", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "validateItems", | |
"in": "query", | |
"description": "validateItems", | |
"schema": { | |
"type": "boolean" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisteredItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«RegisteredItem»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/registeredItems/{id}": { | |
"get": { | |
"tags": [ | |
"registered-item-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_48", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisteredItem" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"registered-item-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_49", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisteredItem" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisteredItem" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"registered-item-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_50", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/registers": { | |
"post": { | |
"tags": [ | |
"register-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_46", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Register" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Register" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/registers/list": { | |
"post": { | |
"tags": [ | |
"register-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_45", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Register" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Register" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/registers/{id}": { | |
"get": { | |
"tags": [ | |
"register-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_46", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Register" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"register-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_47", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Register" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Register" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"register-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_48", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/registers/{registerId}/closeRegister": { | |
"post": { | |
"tags": [ | |
"register-controller" | |
], | |
"summary": "closeRegister", | |
"operationId": "closeRegisterUsingPOST", | |
"parameters": [ | |
{ | |
"name": "registerId", | |
"in": "path", | |
"description": "registerId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisterEvent" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Register" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/registers/{registerId}/getCurrentRegister": { | |
"get": { | |
"tags": [ | |
"register-controller" | |
], | |
"summary": "getCurrentRegister", | |
"operationId": "getCurrentRegisterUsingGET", | |
"parameters": [ | |
{ | |
"name": "registerId", | |
"in": "path", | |
"description": "registerId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Register" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/registers/{registerId}/openRegister": { | |
"post": { | |
"tags": [ | |
"register-controller" | |
], | |
"summary": "openRegister", | |
"operationId": "openRegisterUsingPOST", | |
"parameters": [ | |
{ | |
"name": "registerId", | |
"in": "path", | |
"description": "registerId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisterEvent" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Register" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/registers/{registerId}/{employeeId}/openCashDrawer": { | |
"post": { | |
"tags": [ | |
"register-controller" | |
], | |
"summary": "openCashDrawer", | |
"operationId": "openCashDrawerUsingPOST", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "registerId", | |
"in": "path", | |
"description": "registerId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Payment" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/RegisterEvent" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/registers/{registerId}/{employeeId}/printAndOpenCashDrawer": { | |
"post": { | |
"tags": [ | |
"register-controller" | |
], | |
"summary": "printAndOpenCashDrawer", | |
"operationId": "printAndOpenCashDrawerUsingPOST", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "registerId", | |
"in": "path", | |
"description": "registerId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Register" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Register" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/reports/activityReports/appointmentCountBeforePurchase": { | |
"post": { | |
"tags": [ | |
"activity-reports-controller" | |
], | |
"summary": "appointmentCountBeforePurchase", | |
"operationId": "appointmentCountBeforePurchaseUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ActivityCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/activityReports/appointmentCountByDay": { | |
"post": { | |
"tags": [ | |
"activity-reports-controller" | |
], | |
"summary": "appointmentCountByDay", | |
"operationId": "appointmentCountByDayUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ActivityCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/activityReports/appointmentCountByMonth": { | |
"post": { | |
"tags": [ | |
"activity-reports-controller" | |
], | |
"summary": "appointmentCountByMonth", | |
"operationId": "appointmentCountByMonthUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ActivityCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/activityReports/appointmentStatusCountByMonth": { | |
"post": { | |
"tags": [ | |
"activity-reports-controller" | |
], | |
"summary": "appointmentStatusCountByMonth", | |
"operationId": "appointmentStatusCountByMonthUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ActivityCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/activityReports/taskCountByMonth": { | |
"post": { | |
"tags": [ | |
"activity-reports-controller" | |
], | |
"summary": "taskCountByMonth", | |
"operationId": "taskCountByMonthUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ActivityCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/associateReports/closingRatioAppointmentBased": { | |
"post": { | |
"tags": [ | |
"associate-reports-controller" | |
], | |
"summary": "closingRatioAppointmentBased", | |
"operationId": "closingRatioAppointmentBasedUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "criteria", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AssociateCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "criteria" | |
} | |
}, | |
"/api/reports/associateReports/closingRatioContactBased": { | |
"post": { | |
"tags": [ | |
"associate-reports-controller" | |
], | |
"summary": "closingRatioContactBased", | |
"operationId": "closingRatioContactBasedUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "criteria", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AssociateCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "criteria" | |
} | |
}, | |
"/api/reports/associateReports/commissionItemJournal": { | |
"post": { | |
"tags": [ | |
"associate-reports-controller" | |
], | |
"summary": "commissionItemJournal", | |
"operationId": "commissionItemJournalUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "criteria", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AssociateCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "criteria" | |
} | |
}, | |
"/api/reports/associateReports/commissionReport": { | |
"post": { | |
"tags": [ | |
"associate-reports-controller" | |
], | |
"summary": "commissionReport", | |
"operationId": "commissionReportUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "criteria", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AssociateCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "criteria" | |
} | |
}, | |
"/api/reports/associateReports/salesPerHour": { | |
"post": { | |
"tags": [ | |
"associate-reports-controller" | |
], | |
"summary": "salesPerHour", | |
"operationId": "salesPerHourUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "criteria", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AssociateCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "criteria" | |
} | |
}, | |
"/api/reports/associateReports/salesPerformance": { | |
"post": { | |
"tags": [ | |
"associate-reports-controller" | |
], | |
"summary": "salesPerformance", | |
"operationId": "salesPerformanceUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "criteria", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AssociateCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "criteria" | |
} | |
}, | |
"/api/reports/associateReports/salesPerformanceOverview": { | |
"post": { | |
"tags": [ | |
"associate-reports-controller" | |
], | |
"summary": "salesPerformanceOverview", | |
"operationId": "salesPerformanceOverviewUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "criteria", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AssociateCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/SalesPerformanceOverview" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "criteria" | |
} | |
}, | |
"/api/reports/associateReports/timeOffByAssociate": { | |
"post": { | |
"tags": [ | |
"associate-reports-controller" | |
], | |
"summary": "timeOffByAssociate", | |
"operationId": "timeOffByAssociateUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "criteria", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AssociateCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "criteria" | |
} | |
}, | |
"/api/reports/associateReports/timePunchesByAssociate": { | |
"post": { | |
"tags": [ | |
"associate-reports-controller" | |
], | |
"summary": "timePunchesByAssociate", | |
"operationId": "timePunchesByAssociateUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "criteria", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AssociateCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "criteria" | |
} | |
}, | |
"/api/reports/associateReports/timeSheet": { | |
"post": { | |
"tags": [ | |
"associate-reports-controller" | |
], | |
"summary": "timeSheet", | |
"operationId": "timeSheetUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "criteria", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AssociateCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "criteria" | |
} | |
}, | |
"/api/reports/auditLogs/cashDrawerHistoryLog": { | |
"post": { | |
"tags": [ | |
"audit-logs-controller" | |
], | |
"summary": "cashDrawerHistoryLog", | |
"operationId": "cashDrawerHistoryLogUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AuditLogCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/contactReports/avgBudgetByMonth": { | |
"post": { | |
"tags": [ | |
"contact-reports-controller" | |
], | |
"summary": "avgBudgetByMonth", | |
"operationId": "avgBudgetByMonthUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ContactCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/contactReports/eventDateSummary": { | |
"post": { | |
"tags": [ | |
"contact-reports-controller" | |
], | |
"summary": "eventDateSummary", | |
"operationId": "eventDateSummaryUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ContactCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/contactReports/eventLocationSummary": { | |
"post": { | |
"tags": [ | |
"contact-reports-controller" | |
], | |
"summary": "eventLocationSummary", | |
"operationId": "eventLocationSummaryUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ContactCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/contactReports/howHeardEffectiveness": { | |
"post": { | |
"tags": [ | |
"contact-reports-controller" | |
], | |
"summary": "howHeardEffectiveness", | |
"operationId": "howHeardEffectivenessUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ContactCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/contactReports/howHeardSummary": { | |
"post": { | |
"tags": [ | |
"contact-reports-controller" | |
], | |
"summary": "howHeardSummary", | |
"operationId": "howHeardSummaryUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ContactCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/endOfDayReports/appointmentStatusCountByType": { | |
"post": { | |
"tags": [ | |
"end-of-day-reports-controller" | |
], | |
"summary": "appointmentStatusCountByType", | |
"operationId": "appointmentStatusCountByTypeUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EndOfDayCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/endOfDayReports/autoReconcileOverView": { | |
"post": { | |
"tags": [ | |
"end-of-day-reports-controller" | |
], | |
"summary": "autoReconcileOverView", | |
"operationId": "autoReconcileOverViewUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EndOfDayCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/PaymentsByTypeResult" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/endOfDayReports/endOfDayReportsOverView": { | |
"post": { | |
"tags": [ | |
"end-of-day-reports-controller" | |
], | |
"summary": "endOfDayReportsOverView", | |
"operationId": "endOfDayReportsOverViewUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/EndOfDayCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/EndOfDayReportsOverview" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/merchandiseReports/alterationsPlanningReport": { | |
"post": { | |
"tags": [ | |
"merchandise-reports-controller" | |
], | |
"summary": "alterationsPlanningReport", | |
"operationId": "alterationsPlanningReportUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MerchandiseCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/merchandiseReports/favoriteItemsJournal": { | |
"post": { | |
"tags": [ | |
"merchandise-reports-controller" | |
], | |
"summary": "triedOnItemsJournal", | |
"operationId": "triedOnItemsJournalUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MerchandiseCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/merchandiseReports/favoriteItemsSummary": { | |
"post": { | |
"tags": [ | |
"merchandise-reports-controller" | |
], | |
"summary": "favoriteItemsSummay", | |
"operationId": "favoriteItemsSummayUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MerchandiseCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/merchandiseReports/itemsAwaitingPickup": { | |
"post": { | |
"tags": [ | |
"merchandise-reports-controller" | |
], | |
"summary": "itemsAwaitingPickup", | |
"operationId": "itemsAwaitingPickupUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MerchandiseCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/merchandiseReports/itemsNotSold": { | |
"post": { | |
"tags": [ | |
"merchandise-reports-controller" | |
], | |
"summary": "itemsNotSold", | |
"operationId": "itemsNotSoldUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MerchandiseCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/merchandiseReports/itemsOnHand": { | |
"post": { | |
"tags": [ | |
"merchandise-reports-controller" | |
], | |
"summary": "itemsOnHand", | |
"operationId": "itemsOnHandUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MerchandiseCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/merchandiseReports/itemsOnOrder": { | |
"post": { | |
"tags": [ | |
"merchandise-reports-controller" | |
], | |
"summary": "itemsOnOrder", | |
"operationId": "itemsOnOrderUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MerchandiseCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/merchandiseReports/physicalInventoryAdjustmentReport": { | |
"post": { | |
"tags": [ | |
"merchandise-reports-controller" | |
], | |
"summary": "physicalInventoryAdjustmentReport", | |
"operationId": "physicalInventoryAdjustmentReportUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MerchandiseCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/merchandiseReports/preparationReport": { | |
"post": { | |
"tags": [ | |
"merchandise-reports-controller" | |
], | |
"summary": "preparationReport", | |
"operationId": "preparationReportUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/MerchandiseCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/purchasingReports/purchaseOrderJournal": { | |
"post": { | |
"tags": [ | |
"purchase-reports-controller" | |
], | |
"summary": "purchaseOrder", | |
"operationId": "purchaseOrderUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/purchasingReports/receivingReport": { | |
"post": { | |
"tags": [ | |
"purchase-reports-controller" | |
], | |
"summary": "receive", | |
"operationId": "receiveUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/purchasingReports/receivingVoucherJournal": { | |
"post": { | |
"tags": [ | |
"purchase-reports-controller" | |
], | |
"summary": "receivingVoucher", | |
"operationId": "receivingVoucherUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PurchaseCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/averageTransactionAmountByMonth": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "averageTransactionAmountByMonth", | |
"operationId": "averageTransactionAmountByMonthUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/AverageTransactionAmountByMonthCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/cashFlowByAssociate": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "cashFlowByAssociate", | |
"operationId": "cashFlowByAssociateUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CashFlowByAssociateCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/costOfGoodsSoldByDept": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDept", | |
"operationId": "costOfGoodsSoldByDeptUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CostOfGoodsSoldByDeptCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/costOfGoodsSoldByDept.pdf": { | |
"get": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDeptPdf", | |
"operationId": "costOfGoodsSoldByDeptPdfUsingGET", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/pdf": { | |
"schema": { | |
"$ref": "#/components/schemas/ModelAndView" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDeptPdf", | |
"operationId": "costOfGoodsSoldByDeptPdfUsingPUT", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/pdf": { | |
"schema": { | |
"$ref": "#/components/schemas/ModelAndView" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDeptPdf", | |
"operationId": "costOfGoodsSoldByDeptPdfUsingPOST", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/pdf": { | |
"schema": { | |
"$ref": "#/components/schemas/ModelAndView" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"delete": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDeptPdf", | |
"operationId": "costOfGoodsSoldByDeptPdfUsingDELETE", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/pdf": { | |
"schema": { | |
"$ref": "#/components/schemas/ModelAndView" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"options": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDeptPdf", | |
"operationId": "costOfGoodsSoldByDeptPdfUsingOPTIONS", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/pdf": { | |
"schema": { | |
"$ref": "#/components/schemas/ModelAndView" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"head": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDeptPdf", | |
"operationId": "costOfGoodsSoldByDeptPdfUsingHEAD", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/pdf": { | |
"schema": { | |
"$ref": "#/components/schemas/ModelAndView" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"patch": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDeptPdf", | |
"operationId": "costOfGoodsSoldByDeptPdfUsingPATCH", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/pdf": { | |
"schema": { | |
"$ref": "#/components/schemas/ModelAndView" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/reports/salesReports/costOfGoodsSoldByDept.xls": { | |
"get": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDeptExcel", | |
"operationId": "costOfGoodsSoldByDeptExcelUsingGET", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/vnd.ms-excel": { | |
"schema": { | |
"$ref": "#/components/schemas/ModelAndView" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDeptExcel", | |
"operationId": "costOfGoodsSoldByDeptExcelUsingPUT", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/vnd.ms-excel": { | |
"schema": { | |
"$ref": "#/components/schemas/ModelAndView" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDeptExcel", | |
"operationId": "costOfGoodsSoldByDeptExcelUsingPOST", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/vnd.ms-excel": { | |
"schema": { | |
"$ref": "#/components/schemas/ModelAndView" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"delete": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDeptExcel", | |
"operationId": "costOfGoodsSoldByDeptExcelUsingDELETE", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/vnd.ms-excel": { | |
"schema": { | |
"$ref": "#/components/schemas/ModelAndView" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"options": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDeptExcel", | |
"operationId": "costOfGoodsSoldByDeptExcelUsingOPTIONS", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/vnd.ms-excel": { | |
"schema": { | |
"$ref": "#/components/schemas/ModelAndView" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"head": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDeptExcel", | |
"operationId": "costOfGoodsSoldByDeptExcelUsingHEAD", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/vnd.ms-excel": { | |
"schema": { | |
"$ref": "#/components/schemas/ModelAndView" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"patch": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByDeptExcel", | |
"operationId": "costOfGoodsSoldByDeptExcelUsingPATCH", | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/vnd.ms-excel": { | |
"schema": { | |
"$ref": "#/components/schemas/ModelAndView" | |
} | |
} | |
} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/reports/salesReports/costOfGoodsSoldByMonth": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldByMonth", | |
"operationId": "costOfGoodsSoldByMonthUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CostOfGoodsSoldByMonthCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/costOfGoodsSoldJournal": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "costOfGoodsSoldJournal", | |
"operationId": "costOfGoodsSoldJournalUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/CostOfGoodsSoldJournalCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/paymentJournal": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "paymentJournal", | |
"operationId": "paymentJournalUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PaymentJournalCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/paymentPlansByMonth": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "paymentPlansByMonth", | |
"operationId": "paymentPlansByMonthUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PaymentPlansByMonthCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/paymentPlansInstallmentsJournal": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "paymentPlansInstallmentsJournal", | |
"operationId": "paymentPlansInstallmentsJournalUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PaymentPlanInstallmentJournalCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/paymentsByDay": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "paymentByDay", | |
"operationId": "paymentByDayUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PaymentsByDayCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/paymentsByType": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "paymentByType", | |
"operationId": "paymentByTypeUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/PaymentsByTypeCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/salesBy/{reportId}": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "salesBy", | |
"operationId": "salesByUsingPOST", | |
"parameters": [ | |
{ | |
"name": "reportId", | |
"in": "path", | |
"description": "reportId", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/SalesByCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/salesTaxItemJournal": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "salesTaxItemJournal", | |
"operationId": "salesTaxItemJournalUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/SalesTaxItemJournalCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/salesTaxJournal": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "salesTaxJournal", | |
"operationId": "salesTaxJournalUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/SalesTaxJournalCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/salesTaxReport": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "salesTax", | |
"operationId": "salesTaxUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/SalesTaxReportCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/transactionItemJournal": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "transactionItemJournal", | |
"operationId": "transactionItemJournalUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/TransactionItemJournalCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/transactionJournal": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "transactionJournal", | |
"operationId": "transactionJournalUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/TransactionJournalCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/vat": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "vat", | |
"operationId": "vatUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/VatCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/salesReports/zOut": { | |
"post": { | |
"tags": [ | |
"sales-reports-controller" | |
], | |
"summary": "zOutStoreClose", | |
"operationId": "zOutStoreCloseUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "crit", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ZOutStoreCloseCriteria" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ReportsResponse" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "crit" | |
} | |
}, | |
"/api/reports/smartView/": { | |
"get": { | |
"tags": [ | |
"smart-view-controller" | |
], | |
"summary": "get", | |
"operationId": "getUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/SmartView" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/reports/smartView/execute": { | |
"get": { | |
"tags": [ | |
"smart-view-controller" | |
], | |
"summary": "execute", | |
"operationId": "executeUsingGET", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/SmartView" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/roles": { | |
"post": { | |
"tags": [ | |
"role-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_49", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Role" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Role" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/roles/list": { | |
"post": { | |
"tags": [ | |
"role-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_48", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Role" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/Role" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/roles/{id}": { | |
"get": { | |
"tags": [ | |
"role-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_49", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Role" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"role-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_50", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/Role" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/Role" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"role-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_51", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/salesPerHourCommission": { | |
"post": { | |
"tags": [ | |
"sales-per-hour-commission-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_50", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/SalesPerHourCommission" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/SalesPerHourCommission" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/salesPerHourCommission/list": { | |
"post": { | |
"tags": [ | |
"sales-per-hour-commission-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_49", | |
"parameters": [ | |
{ | |
"name": "page", | |
"in": "query", | |
"description": "page", | |
"schema": { | |
"type": "integer", | |
"format": "int32", | |
"default": 1 | |
} | |
}, | |
{ | |
"name": "size", | |
"in": "query", | |
"description": "size", | |
"schema": { | |
"type": "integer", | |
"format": "int32" | |
} | |
}, | |
{ | |
"name": "sortDirection", | |
"in": "query", | |
"description": "sortDirection", | |
"schema": { | |
"type": "string", | |
"default": "asc" | |
} | |
}, | |
{ | |
"name": "sortField", | |
"in": "query", | |
"description": "sortField", | |
"schema": { | |
"type": "string", | |
"default": "id" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/SalesPerHourCommission" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ListResultModel«SalesPerHourCommission»" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/salesPerHourCommission/{id}": { | |
"get": { | |
"tags": [ | |
"sales-per-hour-commission-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_50", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/SalesPerHourCommission" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"sales-per-hour-commission-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_51", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/SalesPerHourCommission" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/SalesPerHourCommission" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"sales-per-hour-commission-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_52", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/scheduleEntries": { | |
"post": { | |
"tags": [ | |
"schedule-entry-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_51", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ScheduleEntry" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ScheduleEntry" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/scheduleEntries/list": { | |
"post": { | |
"tags": [ | |
"schedule-entry-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_50", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ScheduleEntry" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ScheduleEntry" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/scheduleEntries/workSchedule": { | |
"post": { | |
"tags": [ | |
"schedule-entry-controller" | |
], | |
"summary": "workSchedule", | |
"operationId": "workScheduleUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ScheduleEntry" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ScheduleEntry" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/scheduleEntries/workScheduleWithTimeOff": { | |
"post": { | |
"tags": [ | |
"schedule-entry-controller" | |
], | |
"summary": "workScheduleWithTimeOff", | |
"operationId": "workScheduleWithTimeOffUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ScheduleEntry" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/ScheduleEntry" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/scheduleEntries/{id}": { | |
"get": { | |
"tags": [ | |
"schedule-entry-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_51", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ScheduleEntry" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"schedule-entry-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_52", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/ScheduleEntry" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/ScheduleEntry" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
}, | |
"delete": { | |
"tags": [ | |
"schedule-entry-controller" | |
], | |
"summary": "delete", | |
"operationId": "deleteUsingDELETE_53", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": {} | |
}, | |
"204": { | |
"description": "No Content", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/sizeGroups": { | |
"post": { | |
"tags": [ | |
"size-group-controller" | |
], | |
"summary": "create", | |
"operationId": "createUsingPOST_53", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/SizeGroup" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/SizeGroup" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/sizeGroups/addSizeChartToRetailerVendor/{retailerVendorId}/{mktSizeGroupId}/{employeeId}": { | |
"post": { | |
"tags": [ | |
"size-group-controller" | |
], | |
"summary": "addSizeChartToRetailerVendor", | |
"operationId": "addSizeChartToRetailerVendorUsingPOST", | |
"parameters": [ | |
{ | |
"name": "employeeId", | |
"in": "path", | |
"description": "employeeId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "mktSizeGroupId", | |
"in": "path", | |
"description": "mktSizeGroupId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "retailerVendorId", | |
"in": "path", | |
"description": "retailerVendorId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/SizeGroup" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/sizeGroups/getMatchingSizeGroup/{retailerVendorId}/{mktSizeGroupId}": { | |
"get": { | |
"tags": [ | |
"size-group-controller" | |
], | |
"summary": "getMatchingSizeGroup", | |
"operationId": "getMatchingSizeGroupUsingGET", | |
"parameters": [ | |
{ | |
"name": "mktSizeGroupId", | |
"in": "path", | |
"description": "mktSizeGroupId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "retailerVendorId", | |
"in": "path", | |
"description": "retailerVendorId", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/SizeGroup" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
} | |
}, | |
"/api/sizeGroups/list": { | |
"post": { | |
"tags": [ | |
"size-group-controller" | |
], | |
"summary": "list", | |
"operationId": "listUsingPOST_52", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/SizeGroup" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/SizeGroup" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "model" | |
} | |
}, | |
"/api/sizeGroups/listByIds": { | |
"post": { | |
"tags": [ | |
"size-group-controller" | |
], | |
"summary": "getSizeGroupsByIds", | |
"operationId": "getSizeGroupsByIdsUsingPOST", | |
"parameters": [ | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "sizeGroupIds", | |
"content": { | |
"application/json": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"type": "integer", | |
"format": "int64" | |
} | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"type": "array", | |
"items": { | |
"$ref": "#/components/schemas/SizeGroup" | |
} | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false, | |
"x-codegen-request-body-name": "sizeGroupIds" | |
} | |
}, | |
"/api/sizeGroups/{id}": { | |
"get": { | |
"tags": [ | |
"size-group-controller" | |
], | |
"summary": "read", | |
"operationId": "readUsingGET_53", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/SizeGroup" | |
} | |
} | |
} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
"description": "Forbidden", | |
"content": {} | |
}, | |
"404": { | |
"description": "Not Found", | |
"content": {} | |
} | |
}, | |
"deprecated": false | |
}, | |
"put": { | |
"tags": [ | |
"size-group-controller" | |
], | |
"summary": "update", | |
"operationId": "updateUsingPUT_54", | |
"parameters": [ | |
{ | |
"name": "id", | |
"in": "path", | |
"description": "id", | |
"required": true, | |
"schema": { | |
"type": "integer", | |
"format": "int64" | |
} | |
}, | |
{ | |
"name": "token", | |
"in": "header", | |
"description": "token", | |
"required": true, | |
"schema": { | |
"type": "string" | |
} | |
} | |
], | |
"requestBody": { | |
"description": "model", | |
"content": { | |
"application/json": { | |
"schema": { | |
"$ref": "#/components/schemas/SizeGroup" | |
} | |
} | |
}, | |
"required": true | |
}, | |
"responses": { | |
"200": { | |
"description": "OK", | |
"content": { | |
"*/*": { | |
"schema": { | |
"$ref": "#/components/schemas/SizeGroup" | |
} | |
} | |
} | |
}, | |
"201": { | |
"description": "Created", | |
"content": {} | |
}, | |
"401": { | |
"description": "Unauthorized", | |
"content": {} | |
}, | |
"403": { | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment