{
"language": "rust",
"layer": "wrapper",
"package": "thunkmetrc-wrapper",
"version": "0.3.3",
"operations": [
{
"operationKey": "AdditivesTemplates/CreateAdditivesTemplates",
"symbol": "additives_templates.create_additives_templates",
"method": "POST",
"path": "/additivestemplates/v2",
"hasBody": true,
"requestType": "AdditivesTemplatesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "AdditivesTemplates/GetActiveAdditivesTemplates",
"symbol": "additives_templates.get_active_additives_templates",
"method": "GET",
"path": "/additivestemplates/v2/active",
"hasBody": false,
"responseType": "AdditivesTemplate",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "AdditivesTemplates/GetAdditivesTemplatesById",
"symbol": "additives_templates.get_additives_templates_by_id",
"method": "GET",
"path": "/additivestemplates/v2/{id}",
"hasBody": false,
"responseType": "AdditivesTemplate",
"kind": "operation",
"reExport": false
},
{
"operationKey": "AdditivesTemplates/GetInactiveAdditivesTemplates",
"symbol": "additives_templates.get_inactive_additives_templates",
"method": "GET",
"path": "/additivestemplates/v2/inactive",
"hasBody": false,
"responseType": "AdditivesTemplate",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "AdditivesTemplates/UpdateAdditivesTemplates",
"symbol": "additives_templates.update_additives_templates",
"method": "PUT",
"path": "/additivestemplates/v2",
"hasBody": true,
"requestType": "AdditivesTemplatesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "CaregiversStatus/GetCaregiversStatusByCaregiverLicenseNumber",
"symbol": "caregivers_status.get_caregivers_status_by_caregiver_license_number",
"method": "GET",
"path": "/caregivers/v2/status/{caregiverLicenseNumber}",
"hasBody": false,
"responseType": "CaregiversStatus",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Employees/GetEmployees",
"symbol": "employees.get_employees",
"method": "GET",
"path": "/employees/v2",
"hasBody": false,
"responseType": "Employee",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Employees/GetPermissions",
"symbol": "employees.get_employees_permissions",
"method": "GET",
"path": "/employees/v2/permissions",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Facilities/GetFacilities",
"symbol": "facilities.get_facilities",
"method": "GET",
"path": "/facilities/v2",
"hasBody": false,
"responseType": "Facility",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/CreateHarvestsPackages",
"symbol": "harvests.create_harvests_packages",
"method": "POST",
"path": "/harvests/v2/packages",
"hasBody": true,
"requestType": "HarvestsPackagesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/CreateHarvestsWaste",
"symbol": "harvests.create_harvests_waste",
"method": "POST",
"path": "/harvests/v2/waste",
"hasBody": true,
"requestType": "HarvestsWasteRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/CreatePackagesTesting",
"symbol": "harvests.create_harvests_packages_testing",
"method": "POST",
"path": "/harvests/v2/packages/testing",
"hasBody": true,
"requestType": "PackagesTestingRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/DeleteWasteById",
"symbol": "harvests.delete_harvests_waste_by_id",
"method": "DELETE",
"path": "/harvests/v2/waste/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/FinishHarvests",
"symbol": "harvests.finish_harvests_harvests",
"method": "PUT",
"path": "/harvests/v2/finish",
"hasBody": true,
"requestType": "FinishHarvestsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/GetActiveHarvests",
"symbol": "harvests.get_active_harvests",
"method": "GET",
"path": "/harvests/v2/active",
"hasBody": false,
"responseType": "Harvest",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/GetHarvestsById",
"symbol": "harvests.get_harvests_by_id",
"method": "GET",
"path": "/harvests/v2/{id}",
"hasBody": false,
"responseType": "Harvest",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/GetHarvestsWaste",
"symbol": "harvests.get_harvests_waste",
"method": "GET",
"path": "/harvests/v2/waste",
"hasBody": false,
"responseType": "HarvestsWaste",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/GetInactiveHarvests",
"symbol": "harvests.get_inactive_harvests",
"method": "GET",
"path": "/harvests/v2/inactive",
"hasBody": false,
"responseType": "Harvest",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/GetOnHoldHarvests",
"symbol": "harvests.get_on_hold_harvests",
"method": "GET",
"path": "/harvests/v2/onhold",
"hasBody": false,
"responseType": "Harvest",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/GetWasteTypes",
"symbol": "harvests.get_harvests_waste_types",
"method": "GET",
"path": "/harvests/v2/waste/types",
"hasBody": false,
"responseType": "WasteType",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/UnfinishHarvests",
"symbol": "harvests.unfinish_harvests_harvests",
"method": "PUT",
"path": "/harvests/v2/unfinish",
"hasBody": true,
"requestType": "UnfinishHarvestsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/UpdateHarvestsLocation",
"symbol": "harvests.update_harvests_location",
"method": "PUT",
"path": "/harvests/v2/location",
"hasBody": true,
"requestType": "HarvestsLocationRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/UpdateRename",
"symbol": "harvests.update_harvests_rename",
"method": "PUT",
"path": "/harvests/v2/rename",
"hasBody": true,
"requestType": "RenameRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Harvests/UpdateRestoreHarvestedPlants",
"symbol": "harvests.update_harvests_restore_harvested_plants",
"method": "PUT",
"path": "/harvests/v2/restore/harvestedplants",
"hasBody": true,
"requestType": "RestoreHarvestedPlantsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/CreateBrand",
"symbol": "items.create_items_brand",
"method": "POST",
"path": "/items/v2/brand",
"hasBody": true,
"requestType": "ItemsBrandRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/CreateFile",
"symbol": "items.create_items_file",
"method": "POST",
"path": "/items/v2/file",
"hasBody": true,
"requestType": "FileRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/CreateItems",
"symbol": "items.create_items",
"method": "POST",
"path": "/items/v2",
"hasBody": true,
"requestType": "ItemsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/CreatePhoto",
"symbol": "items.create_items_photo",
"method": "POST",
"path": "/items/v2/photo",
"hasBody": true,
"requestType": "PhotoRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/DeleteBrandById",
"symbol": "items.delete_items_brand_by_id",
"method": "DELETE",
"path": "/items/v2/brand/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/DeleteItemsById",
"symbol": "items.delete_items_by_id",
"method": "DELETE",
"path": "/items/v2/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/GetActiveItems",
"symbol": "items.get_active_items",
"method": "GET",
"path": "/items/v2/active",
"hasBody": false,
"responseType": "Item",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/GetBrands",
"symbol": "items.get_items_brands",
"method": "GET",
"path": "/items/v2/brands",
"hasBody": false,
"responseType": "Brand",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/GetCategories",
"symbol": "items.get_items_categories",
"method": "GET",
"path": "/items/v2/categories",
"hasBody": false,
"responseType": "Category",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/GetFileById",
"symbol": "items.get_items_file_by_id",
"method": "GET",
"path": "/items/v2/file/{id}",
"hasBody": false,
"responseType": "File",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/GetInactiveItems",
"symbol": "items.get_inactive_items",
"method": "GET",
"path": "/items/v2/inactive",
"hasBody": false,
"responseType": "Item",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/GetItemsById",
"symbol": "items.get_items_by_id",
"method": "GET",
"path": "/items/v2/{id}",
"hasBody": false,
"responseType": "Item",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/GetPhotoById",
"symbol": "items.get_items_photo_by_id",
"method": "GET",
"path": "/items/v2/photo/{id}",
"hasBody": false,
"responseType": "Photo",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/UpdateBrand",
"symbol": "items.update_items_brand",
"method": "PUT",
"path": "/items/v2/brand",
"hasBody": true,
"requestType": "ItemsBrandRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Items/UpdateItems",
"symbol": "items.update_items",
"method": "PUT",
"path": "/items/v2",
"hasBody": true,
"requestType": "ItemsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "LabTests/CreateRecord",
"symbol": "lab_tests.create_lab_tests_record",
"method": "POST",
"path": "/labtests/v2/record",
"hasBody": true,
"requestType": "RecordRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "LabTests/GetBatches",
"symbol": "lab_tests.get_lab_tests_batches",
"method": "GET",
"path": "/labtests/v2/batches",
"hasBody": false,
"responseType": "Batch",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "LabTests/GetLabTestDocumentById",
"symbol": "lab_tests.get_lab_tests_lab_test_document_by_id",
"method": "GET",
"path": "/labtests/v2/labtestdocument/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "LabTests/GetLabTestsTypes",
"symbol": "lab_tests.get_lab_tests_types",
"method": "GET",
"path": "/labtests/v2/types",
"hasBody": false,
"responseType": "LabTestsType",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "LabTests/GetResults",
"symbol": "lab_tests.get_lab_tests_results",
"method": "GET",
"path": "/labtests/v2/results",
"hasBody": false,
"responseType": "Result",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "LabTests/GetStates",
"symbol": "lab_tests.get_lab_tests_states",
"method": "GET",
"path": "/labtests/v2/states",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "LabTests/UpdateLabTestDocument",
"symbol": "lab_tests.update_lab_tests_lab_test_document",
"method": "PUT",
"path": "/labtests/v2/labtestdocument",
"hasBody": true,
"requestType": "LabTestDocumentRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "LabTests/UpdateResultsRelease",
"symbol": "lab_tests.update_lab_tests_results_release",
"method": "PUT",
"path": "/labtests/v2/results/release",
"hasBody": true,
"requestType": "ResultsReleaseRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Locations/CreateLocations",
"symbol": "locations.create_locations",
"method": "POST",
"path": "/locations/v2",
"hasBody": true,
"requestType": "LocationsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Locations/DeleteLocationsById",
"symbol": "locations.delete_locations_by_id",
"method": "DELETE",
"path": "/locations/v2/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Locations/GetActiveLocations",
"symbol": "locations.get_active_locations",
"method": "GET",
"path": "/locations/v2/active",
"hasBody": false,
"responseType": "LocationsLocation",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Locations/GetInactiveLocations",
"symbol": "locations.get_inactive_locations",
"method": "GET",
"path": "/locations/v2/inactive",
"hasBody": false,
"responseType": "LocationsLocation",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Locations/GetLocationsById",
"symbol": "locations.get_locations_by_id",
"method": "GET",
"path": "/locations/v2/{id}",
"hasBody": false,
"responseType": "LocationsLocation",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Locations/GetLocationsTypes",
"symbol": "locations.get_locations_types",
"method": "GET",
"path": "/locations/v2/types",
"hasBody": false,
"responseType": "LocationsType",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Locations/UpdateLocations",
"symbol": "locations.update_locations",
"method": "PUT",
"path": "/locations/v2",
"hasBody": true,
"requestType": "LocationsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/CreateAdjustPackages",
"symbol": "packages.create_adjust_packages",
"method": "POST",
"path": "/packages/v2/adjust",
"hasBody": true,
"requestType": "AdjustPackagesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/CreatePackagesPackages",
"symbol": "packages.create_packages_packages",
"method": "POST",
"path": "/packages/v2",
"hasBody": true,
"requestType": "PackagesPackagesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/CreatePackagesPlantings",
"symbol": "packages.create_packages_plantings",
"method": "POST",
"path": "/packages/v2/plantings",
"hasBody": true,
"requestType": "PackagesPlantingsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/CreateTesting",
"symbol": "packages.create_packages_testing",
"method": "POST",
"path": "/packages/v2/testing",
"hasBody": true,
"requestType": "TestingRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/DeletePackagesById",
"symbol": "packages.delete_packages_by_id",
"method": "DELETE",
"path": "/packages/v2/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/FinishPackages",
"symbol": "packages.finish_packages_packages",
"method": "PUT",
"path": "/packages/v2/finish",
"hasBody": true,
"requestType": "FinishPackagesRequest",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/FinishedgoodFlag",
"symbol": "packages.finishedgood_flag_packages",
"method": "PUT",
"path": "/packages/v2/finishedgood/flag",
"hasBody": true,
"requestType": "FinishedgoodFlagRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/FinishedgoodUnflag",
"symbol": "packages.finishedgood_unflag_packages",
"method": "PUT",
"path": "/packages/v2/finishedgood/unflag",
"hasBody": true,
"requestType": "FinishedgoodUnflagRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/GetActivePackages",
"symbol": "packages.get_active_packages",
"method": "GET",
"path": "/packages/v2/active",
"hasBody": false,
"responseType": "PackagesPackage",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/GetAdjustReasons",
"symbol": "packages.get_packages_adjust_reasons",
"method": "GET",
"path": "/packages/v2/adjust/reasons",
"hasBody": false,
"responseType": "AdjustReason",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/GetAdjustments",
"symbol": "packages.get_packages_adjustments",
"method": "GET",
"path": "/packages/v2/adjustments",
"hasBody": false,
"responseType": "Adjustment",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/GetInTransitPackages",
"symbol": "packages.get_in_transit_packages",
"method": "GET",
"path": "/packages/v2/intransit",
"hasBody": false,
"responseType": "InTransit",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/GetInactivePackages",
"symbol": "packages.get_inactive_packages",
"method": "GET",
"path": "/packages/v2/inactive",
"hasBody": false,
"responseType": "PackagesPackage",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/GetLabSamples",
"symbol": "packages.get_packages_lab_samples",
"method": "GET",
"path": "/packages/v2/labsamples",
"hasBody": false,
"responseType": "PackagesPackage",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/GetOnHoldPackages",
"symbol": "packages.get_on_hold_packages",
"method": "GET",
"path": "/packages/v2/onhold",
"hasBody": false,
"responseType": "PackagesPackage",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/GetPackagesById",
"symbol": "packages.get_packages_by_id",
"method": "GET",
"path": "/packages/v2/{id}",
"hasBody": false,
"responseType": "PackagesPackage",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/GetPackagesByLabel",
"symbol": "packages.get_packages_by_label",
"method": "GET",
"path": "/packages/v2/{label}",
"hasBody": false,
"responseType": "PackagesPackage",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/GetPackagesTypes",
"symbol": "packages.get_packages_types",
"method": "GET",
"path": "/packages/v2/types",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/GetSourceHarvestById",
"symbol": "packages.get_packages_source_harvest_by_id",
"method": "GET",
"path": "/packages/v2/{id}/source/harvests",
"hasBody": false,
"responseType": "SourceHarvest",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/GetTransferred",
"symbol": "packages.get_packages_transferred",
"method": "GET",
"path": "/packages/v2/transferred",
"hasBody": false,
"responseType": "PackagesPackage",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UnfinishPackages",
"symbol": "packages.unfinish_packages_packages",
"method": "PUT",
"path": "/packages/v2/unfinish",
"hasBody": true,
"requestType": "UnfinishPackagesRequest",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UpdateAdjustPackages",
"symbol": "packages.update_adjust_packages",
"method": "PUT",
"path": "/packages/v2/adjust",
"hasBody": true,
"requestType": "AdjustPackagesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UpdateDecontaminate",
"symbol": "packages.update_packages_decontaminate",
"method": "PUT",
"path": "/packages/v2/decontaminate",
"hasBody": true,
"requestType": "DecontaminateRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UpdateDonationFlag",
"symbol": "packages.update_packages_donation_flag",
"method": "PUT",
"path": "/packages/v2/donation/flag",
"hasBody": true,
"requestType": "DonationFlagRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UpdateDonationUnflag",
"symbol": "packages.update_packages_donation_unflag",
"method": "PUT",
"path": "/packages/v2/donation/unflag",
"hasBody": true,
"requestType": "DonationUnflagRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UpdateExternalid",
"symbol": "packages.update_packages_externalid",
"method": "PUT",
"path": "/packages/v2/externalid",
"hasBody": true,
"requestType": "ExternalidRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UpdateItem",
"symbol": "packages.update_packages_item",
"method": "PUT",
"path": "/packages/v2/item",
"hasBody": true,
"requestType": "ItemRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UpdateLabtestsRequired",
"symbol": "packages.update_packages_labtests_required",
"method": "PUT",
"path": "/packages/v2/labtests/required",
"hasBody": true,
"requestType": "LabtestsRequiredRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UpdateNote",
"symbol": "packages.update_packages_note",
"method": "PUT",
"path": "/packages/v2/note",
"hasBody": true,
"requestType": "NoteRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UpdatePackagesLocation",
"symbol": "packages.update_packages_location",
"method": "PUT",
"path": "/packages/v2/location",
"hasBody": true,
"requestType": "PackagesLocationRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UpdatePretreat",
"symbol": "packages.update_packages_pretreat",
"method": "PUT",
"path": "/packages/v2/pretreat",
"hasBody": true,
"requestType": "PretreatRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UpdateRemediate",
"symbol": "packages.update_packages_remediate",
"method": "PUT",
"path": "/packages/v2/remediate",
"hasBody": true,
"requestType": "RemediateRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UpdateTradeSampleFlag",
"symbol": "packages.update_packages_trade_sample_flag",
"method": "PUT",
"path": "/packages/v2/tradesample/flag",
"hasBody": true,
"requestType": "TradeSampleFlagRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UpdateTradeSampleUnflag",
"symbol": "packages.update_packages_trade_sample_unflag",
"method": "PUT",
"path": "/packages/v2/tradesample/unflag",
"hasBody": true,
"requestType": "TradeSampleUnflagRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Packages/UpdateUseByDate",
"symbol": "packages.update_packages_use_by_date",
"method": "PUT",
"path": "/packages/v2/usebydate",
"hasBody": true,
"requestType": "UseByDateRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PatientCheckIns/CreatePatientCheckIns",
"symbol": "patient_check_ins.create_patient_check_ins",
"method": "POST",
"path": "/patient-checkins/v2",
"hasBody": true,
"requestType": "PatientCheckInsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PatientCheckIns/DeletePatientCheckInsById",
"symbol": "patient_check_ins.delete_patient_check_ins_by_id",
"method": "DELETE",
"path": "/patient-checkins/v2/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "PatientCheckIns/GetLocations",
"symbol": "patient_check_ins.get_patient_check_ins_locations",
"method": "GET",
"path": "/patient-checkins/v2/locations",
"hasBody": false,
"responseType": "PatientCheckInsLocation",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "PatientCheckIns/GetPatientCheckIns",
"symbol": "patient_check_ins.get_patient_check_ins",
"method": "GET",
"path": "/patient-checkins/v2",
"hasBody": false,
"responseType": "PatientCheckIn",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "PatientCheckIns/UpdatePatientCheckIns",
"symbol": "patient_check_ins.update_patient_check_ins",
"method": "PUT",
"path": "/patient-checkins/v2",
"hasBody": true,
"requestType": "PatientCheckInsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Patients/CreatePatients",
"symbol": "patients.create_patients",
"method": "POST",
"path": "/patients/v2",
"hasBody": true,
"requestType": "PatientsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Patients/DeletePatientsById",
"symbol": "patients.delete_patients_by_id",
"method": "DELETE",
"path": "/patients/v2/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Patients/GetActivePatients",
"symbol": "patients.get_active_patients",
"method": "GET",
"path": "/patients/v2/active",
"hasBody": false,
"responseType": "Patient",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Patients/GetPatientsById",
"symbol": "patients.get_patients_by_id",
"method": "GET",
"path": "/patients/v2/{id}",
"hasBody": false,
"responseType": "Patient",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Patients/UpdatePatients",
"symbol": "patients.update_patients",
"method": "PUT",
"path": "/patients/v2",
"hasBody": true,
"requestType": "PatientsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PatientsStatus/GetPatientsStatusesByPatientLicenseNumber",
"symbol": "patients_status.get_patients_statuses_by_patient_license_number",
"method": "GET",
"path": "/patients/v2/statuses/{patientLicenseNumber}",
"hasBody": false,
"responseType": "PatientsStatus",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/CreateAdjustPlantBatches",
"symbol": "plant_batches.create_adjust_plant_batches",
"method": "POST",
"path": "/plantbatches/v2/adjust",
"hasBody": true,
"requestType": "AdjustPlantBatchesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/CreateGrowthPhase",
"symbol": "plant_batches.create_plant_batches_growth_phase",
"method": "POST",
"path": "/plantbatches/v2/growthphase",
"hasBody": true,
"requestType": "PlantBatchesGrowthPhaseRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/CreatePackagesFromMotherPlant",
"symbol": "plant_batches.create_plant_batches_packages_from_mother_plant",
"method": "POST",
"path": "/plantbatches/v2/packages/frommotherplant",
"hasBody": true,
"requestType": "PackagesFromMotherPlantRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/CreatePlantBatchesAdditives",
"symbol": "plant_batches.create_plant_batches_additives",
"method": "POST",
"path": "/plantbatches/v2/additives",
"hasBody": true,
"requestType": "PlantBatchesAdditivesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/CreatePlantBatchesAdditivesUsingTemplate",
"symbol": "plant_batches.create_plant_batches_additives_using_template",
"method": "POST",
"path": "/plantbatches/v2/additives/usingtemplate",
"hasBody": true,
"requestType": "PlantBatchesAdditivesUsingTemplateRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/CreatePlantBatchesPackages",
"symbol": "plant_batches.create_plant_batches_packages",
"method": "POST",
"path": "/plantbatches/v2/packages",
"hasBody": true,
"requestType": "PlantBatchesPackagesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/CreatePlantBatchesPlantings",
"symbol": "plant_batches.create_plant_batches_plantings",
"method": "POST",
"path": "/plantbatches/v2/plantings",
"hasBody": true,
"requestType": "PlantBatchesPlantingsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/CreatePlantBatchesWaste",
"symbol": "plant_batches.create_plant_batches_waste",
"method": "POST",
"path": "/plantbatches/v2/waste",
"hasBody": true,
"requestType": "PlantBatchesWasteRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/CreateSplit",
"symbol": "plant_batches.create_plant_batches_split",
"method": "POST",
"path": "/plantbatches/v2/split",
"hasBody": true,
"requestType": "PlantBatchesSplitRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/DeletePlantBatches",
"symbol": "plant_batches.delete_plant_batches",
"method": "DELETE",
"path": "/plantbatches/v2",
"hasBody": false,
"requestType": "PlantBatchesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/GetActivePlantBatches",
"symbol": "plant_batches.get_active_plant_batches",
"method": "GET",
"path": "/plantbatches/v2/active",
"hasBody": false,
"responseType": "PlantBatch",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/GetInactivePlantBatches",
"symbol": "plant_batches.get_inactive_plant_batches",
"method": "GET",
"path": "/plantbatches/v2/inactive",
"hasBody": false,
"responseType": "PlantBatch",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/GetPlantBatchesById",
"symbol": "plant_batches.get_plant_batches_by_id",
"method": "GET",
"path": "/plantbatches/v2/{id}",
"hasBody": false,
"responseType": "PlantBatch",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/GetPlantBatchesTypes",
"symbol": "plant_batches.get_plant_batches_types",
"method": "GET",
"path": "/plantbatches/v2/types",
"hasBody": false,
"responseType": "PlantBatchesType",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/GetPlantBatchesWaste",
"symbol": "plant_batches.get_plant_batches_waste",
"method": "GET",
"path": "/plantbatches/v2/waste",
"hasBody": false,
"responseType": "PlantBatchesWaste",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/GetPlantBatchesWasteReasons",
"symbol": "plant_batches.get_plant_batches_waste_reasons",
"method": "GET",
"path": "/plantbatches/v2/waste/reasons",
"hasBody": false,
"responseType": "PlantBatchesWasteReason",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/UpdateName",
"symbol": "plant_batches.update_plant_batches_name",
"method": "PUT",
"path": "/plantbatches/v2/name",
"hasBody": true,
"requestType": "NameRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/UpdatePlantBatchesLocation",
"symbol": "plant_batches.update_plant_batches_location",
"method": "PUT",
"path": "/plantbatches/v2/location",
"hasBody": true,
"requestType": "PlantBatchesLocationRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/UpdatePlantBatchesStrain",
"symbol": "plant_batches.update_plant_batches_strain",
"method": "PUT",
"path": "/plantbatches/v2/strain",
"hasBody": true,
"requestType": "PlantBatchesStrainRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "PlantBatches/UpdatePlantBatchesTag",
"symbol": "plant_batches.update_plant_batches_tag",
"method": "PUT",
"path": "/plantbatches/v2/tag",
"hasBody": true,
"requestType": "PlantBatchesTagRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/CreateAdditivesByLocation",
"symbol": "plants.create_plants_additives_by_location",
"method": "POST",
"path": "/plants/v2/additives/bylocation",
"hasBody": true,
"requestType": "AdditivesByLocationRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/CreateAdditivesByLocationUsingTemplate",
"symbol": "plants.create_plants_additives_by_location_using_template",
"method": "POST",
"path": "/plants/v2/additives/bylocation/usingtemplate",
"hasBody": true,
"requestType": "AdditivesByLocationUsingTemplateRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/CreateManicure",
"symbol": "plants.create_plants_manicure",
"method": "POST",
"path": "/plants/v2/manicure",
"hasBody": true,
"requestType": "ManicureRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/CreatePlantBatchPackages",
"symbol": "plants.create_plants_plant_batch_packages",
"method": "POST",
"path": "/plants/v2/plantbatch/packages",
"hasBody": true,
"requestType": "PlantBatchPackagesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/CreatePlantsAdditives",
"symbol": "plants.create_plants_additives",
"method": "POST",
"path": "/plants/v2/additives",
"hasBody": true,
"requestType": "AdditivesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/CreatePlantsAdditivesUsingTemplate",
"symbol": "plants.create_plants_additives_using_template",
"method": "POST",
"path": "/plants/v2/additives/usingtemplate",
"hasBody": true,
"requestType": "AdditivesUsingTemplateRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/CreatePlantsPlantings",
"symbol": "plants.create_plants_plantings",
"method": "POST",
"path": "/plants/v2/plantings",
"hasBody": true,
"requestType": "PlantsPlantingsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/CreatePlantsWaste",
"symbol": "plants.create_plants_waste",
"method": "POST",
"path": "/plants/v2/waste",
"hasBody": true,
"requestType": "PlantsWasteRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/DeletePlants",
"symbol": "plants.delete_plants",
"method": "DELETE",
"path": "/plants/v2",
"hasBody": false,
"requestType": "PlantsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetAdditives",
"symbol": "plants.get_plants_additives",
"method": "GET",
"path": "/plants/v2/additives",
"hasBody": false,
"responseType": "Additive",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetAdditivesTypes",
"symbol": "plants.get_plants_additives_types",
"method": "GET",
"path": "/plants/v2/additives/types",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetFloweringPlants",
"symbol": "plants.get_flowering_plants",
"method": "GET",
"path": "/plants/v2/flowering",
"hasBody": false,
"responseType": "Plant",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetGrowthPhases",
"symbol": "plants.get_plants_growth_phases",
"method": "GET",
"path": "/plants/v2/growthphases",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetInactivePlants",
"symbol": "plants.get_inactive_plants",
"method": "GET",
"path": "/plants/v2/inactive",
"hasBody": false,
"responseType": "Plant",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetMotherInactivePlants",
"symbol": "plants.get_mother_inactive_plants",
"method": "GET",
"path": "/plants/v2/mother/inactive",
"hasBody": false,
"responseType": "Mother",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetMotherOnHoldPlants",
"symbol": "plants.get_mother_on_hold_plants",
"method": "GET",
"path": "/plants/v2/mother/onhold",
"hasBody": false,
"responseType": "Mother",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetMotherPlants",
"symbol": "plants.get_mother_plants",
"method": "GET",
"path": "/plants/v2/mother",
"hasBody": false,
"responseType": "Mother",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetOnHoldPlants",
"symbol": "plants.get_on_hold_plants",
"method": "GET",
"path": "/plants/v2/onhold",
"hasBody": false,
"responseType": "Plant",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetPlantsById",
"symbol": "plants.get_plants_by_id",
"method": "GET",
"path": "/plants/v2/{id}",
"hasBody": false,
"responseType": "Plant",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetPlantsByLabel",
"symbol": "plants.get_plants_by_label",
"method": "GET",
"path": "/plants/v2/{label}",
"hasBody": false,
"responseType": "Plant",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetPlantsWaste",
"symbol": "plants.get_plants_waste",
"method": "GET",
"path": "/plants/v2/waste",
"hasBody": false,
"responseType": "PlantsWaste",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetPlantsWasteMethods",
"symbol": "plants.get_plants_waste_methods",
"method": "GET",
"path": "/plants/v2/waste/methods/all",
"hasBody": false,
"responseType": "WasteMethod",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetPlantsWasteReasons",
"symbol": "plants.get_plants_waste_reasons",
"method": "GET",
"path": "/plants/v2/waste/reasons",
"hasBody": false,
"responseType": "WasteReason",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetVegetativePlants",
"symbol": "plants.get_vegetative_plants",
"method": "GET",
"path": "/plants/v2/vegetative",
"hasBody": false,
"responseType": "Plant",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetWasteById",
"symbol": "plants.get_plants_waste_by_id",
"method": "GET",
"path": "/plants/v2/waste/{id}/plant",
"hasBody": false,
"responseType": "PlantsWaste",
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/GetWastePackageById",
"symbol": "plants.get_plants_waste_package_by_id",
"method": "GET",
"path": "/plants/v2/waste/{id}/package",
"hasBody": false,
"responseType": "WastePackage",
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/UpdateAdjustPlants",
"symbol": "plants.update_adjust_plants",
"method": "PUT",
"path": "/plants/v2/adjust",
"hasBody": true,
"requestType": "AdjustPlantsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/UpdateGrowthPhase",
"symbol": "plants.update_plants_growth_phase",
"method": "PUT",
"path": "/plants/v2/growthphase",
"hasBody": true,
"requestType": "PlantsGrowthPhaseRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/UpdateHarvest",
"symbol": "plants.update_plants_harvest",
"method": "PUT",
"path": "/plants/v2/harvest",
"hasBody": true,
"requestType": "HarvestRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/UpdateMerge",
"symbol": "plants.update_plants_merge",
"method": "PUT",
"path": "/plants/v2/merge",
"hasBody": true,
"requestType": "PlantsMergeRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/UpdatePlantsLocation",
"symbol": "plants.update_plants_location",
"method": "PUT",
"path": "/plants/v2/location",
"hasBody": true,
"requestType": "PlantsLocationRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/UpdatePlantsStrain",
"symbol": "plants.update_plants_strain",
"method": "PUT",
"path": "/plants/v2/strain",
"hasBody": true,
"requestType": "StrainRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/UpdatePlantsTag",
"symbol": "plants.update_plants_tag",
"method": "PUT",
"path": "/plants/v2/tag",
"hasBody": true,
"requestType": "TagRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Plants/UpdateSplit",
"symbol": "plants.update_plants_split",
"method": "PUT",
"path": "/plants/v2/split",
"hasBody": true,
"requestType": "PlantsSplitRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/CreateAdjustProcessingJob",
"symbol": "processing_job.create_adjust_processing_job",
"method": "POST",
"path": "/processing/v2/adjust",
"hasBody": true,
"requestType": "AdjustProcessingJobRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/CreateJobTypes",
"symbol": "processing_job.create_processing_job_job_types",
"method": "POST",
"path": "/processing/v2/jobtypes",
"hasBody": true,
"requestType": "ProcessingJobJobTypesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/CreateProcessingJobPackages",
"symbol": "processing_job.create_processing_job_packages",
"method": "POST",
"path": "/processing/v2/createpackages",
"hasBody": true,
"requestType": "ProcessingJobPackagesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/DeleteJobTypeById",
"symbol": "processing_job.delete_processing_job_job_type_by_id",
"method": "DELETE",
"path": "/processing/v2/jobtypes/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/DeleteProcessingJobById",
"symbol": "processing_job.delete_processing_job_by_id",
"method": "DELETE",
"path": "/processing/v2/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/FinishProcessingJob",
"symbol": "processing_job.finish_processing_job_processing_job",
"method": "PUT",
"path": "/processing/v2/finish",
"hasBody": true,
"requestType": "FinishProcessingJobRequest",
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/GetActiveJobTypes",
"symbol": "processing_job.get_processing_job_active_job_types",
"method": "GET",
"path": "/processing/v2/jobtypes/active",
"hasBody": false,
"responseType": "ActiveJobType",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/GetActiveProcessingJob",
"symbol": "processing_job.get_active_processing_job",
"method": "GET",
"path": "/processing/v2/active",
"hasBody": false,
"responseType": "ProcessingJob",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/GetInactiveJobTypes",
"symbol": "processing_job.get_processing_job_inactive_job_types",
"method": "GET",
"path": "/processing/v2/jobtypes/inactive",
"hasBody": false,
"responseType": "InactiveJobType",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/GetInactiveProcessingJob",
"symbol": "processing_job.get_inactive_processing_job",
"method": "GET",
"path": "/processing/v2/inactive",
"hasBody": false,
"responseType": "ProcessingJob",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/GetJobTypesAttributes",
"symbol": "processing_job.get_processing_job_job_types_attributes",
"method": "GET",
"path": "/processing/v2/jobtypes/attributes",
"hasBody": false,
"responseType": "JobTypesAttribute",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/GetJobTypesCategories",
"symbol": "processing_job.get_processing_job_job_types_categories",
"method": "GET",
"path": "/processing/v2/jobtypes/categories",
"hasBody": false,
"responseType": "JobTypesCategory",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/GetProcessingJobById",
"symbol": "processing_job.get_processing_job_by_id",
"method": "GET",
"path": "/processing/v2/{id}",
"hasBody": false,
"responseType": "ProcessingJob",
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/StartProcessingJob",
"symbol": "processing_job.start_processing_job_processing_job",
"method": "POST",
"path": "/processing/v2/start",
"hasBody": true,
"requestType": "StartProcessingJobRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/UnfinishProcessingJob",
"symbol": "processing_job.unfinish_processing_job_processing_job",
"method": "PUT",
"path": "/processing/v2/unfinish",
"hasBody": true,
"requestType": "UnfinishProcessingJobRequest",
"kind": "operation",
"reExport": false
},
{
"operationKey": "ProcessingJob/UpdateJobTypes",
"symbol": "processing_job.update_processing_job_job_types",
"method": "PUT",
"path": "/processing/v2/jobtypes",
"hasBody": true,
"requestType": "ProcessingJobJobTypesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "RetailId/CreateAssociate",
"symbol": "retail_id.create_retail_id_associate",
"method": "POST",
"path": "/retailid/v2/associate",
"hasBody": true,
"requestType": "AssociateRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "RetailId/CreateGenerate",
"symbol": "retail_id.create_retail_id_generate",
"method": "POST",
"path": "/retailid/v2/generate",
"hasBody": true,
"requestType": "GenerateRequest",
"responseType": "WriteResponse",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "RetailId/CreateMerge",
"symbol": "retail_id.create_retail_id_merge",
"method": "POST",
"path": "/retailid/v2/merge",
"hasBody": true,
"requestType": "RetailIdMergeRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "RetailId/CreatePackagesInfo",
"symbol": "retail_id.create_retail_id_packages_info",
"method": "POST",
"path": "/retailid/v2/packages/info",
"hasBody": true,
"requestType": "PackagesInfoRequest",
"responseType": "WriteResponse",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "RetailId/GetAllotment",
"symbol": "retail_id.get_retail_id_allotment",
"method": "GET",
"path": "/retailid/v2/allotment",
"hasBody": false,
"responseType": "Allotment",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "RetailId/GetReceiveByLabel",
"symbol": "retail_id.get_retail_id_receive_by_label",
"method": "GET",
"path": "/retailid/v2/receive/{label}",
"hasBody": false,
"responseType": "Receive",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "RetailId/GetReceiveQrByShortCode",
"symbol": "retail_id.get_retail_id_receive_qr_by_short_code",
"method": "GET",
"path": "/retailid/v2/receive/qr/{shortCode}",
"hasBody": false,
"responseType": "ReceiveQrByShortCode",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/CreateDeliveries",
"symbol": "sales.create_sales_deliveries",
"method": "POST",
"path": "/sales/v2/deliveries",
"hasBody": true,
"requestType": "SalesDeliveriesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/CreateDeliveriesRetailerDepart",
"symbol": "sales.create_sales_deliveries_retailer_depart",
"method": "POST",
"path": "/sales/v2/deliveries/retailer/depart",
"hasBody": true,
"requestType": "DeliveriesRetailerDepartRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/CreateDeliveriesRetailerEnd",
"symbol": "sales.create_sales_deliveries_retailer_end",
"method": "POST",
"path": "/sales/v2/deliveries/retailer/end",
"hasBody": true,
"requestType": "DeliveriesRetailerEndRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/CreateDeliveriesRetailerRestock",
"symbol": "sales.create_sales_deliveries_retailer_restock",
"method": "POST",
"path": "/sales/v2/deliveries/retailer/restock",
"hasBody": true,
"requestType": "DeliveriesRetailerRestockRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/CreateReceipts",
"symbol": "sales.create_sales_receipts",
"method": "POST",
"path": "/sales/v2/receipts",
"hasBody": true,
"requestType": "SalesReceiptsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/CreateSalesDeliveriesRetailer",
"symbol": "sales.create_sales_deliveries_retailer",
"method": "POST",
"path": "/sales/v2/deliveries/retailer/sale",
"hasBody": true,
"requestType": "SalesDeliveriesRetailerRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/DeleteDeliveryById",
"symbol": "sales.delete_sales_delivery_by_id",
"method": "DELETE",
"path": "/sales/v2/deliveries/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/DeleteDeliveryRetailerById",
"symbol": "sales.delete_sales_delivery_retailer_by_id",
"method": "DELETE",
"path": "/sales/v2/deliveries/retailer/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/DeleteReceiptById",
"symbol": "sales.delete_sales_receipt_by_id",
"method": "DELETE",
"path": "/sales/v2/receipts/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetActiveDeliveries",
"symbol": "sales.get_sales_active_deliveries",
"method": "GET",
"path": "/sales/v2/deliveries/active",
"hasBody": false,
"responseType": "ActiveDelivery",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetActiveDeliveriesRetailer",
"symbol": "sales.get_sales_active_deliveries_retailer",
"method": "GET",
"path": "/sales/v2/deliveries/retailer/active",
"hasBody": false,
"responseType": "ActiveDeliveriesRetailer",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetActiveReceipts",
"symbol": "sales.get_sales_active_receipts",
"method": "GET",
"path": "/sales/v2/receipts/active",
"hasBody": false,
"responseType": "ActiveReceipt",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetCounties",
"symbol": "sales.get_sales_counties",
"method": "GET",
"path": "/sales/v2/counties",
"hasBody": false,
"responseType": "County",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetCustomerTypes",
"symbol": "sales.get_sales_customer_types",
"method": "GET",
"path": "/sales/v2/customertypes",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetDeliveriesReturnReasons",
"symbol": "sales.get_sales_deliveries_return_reasons",
"method": "GET",
"path": "/sales/v2/deliveries/returnreasons",
"hasBody": false,
"responseType": "DeliveriesReturnReason",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetDeliveryRetailerById",
"symbol": "sales.get_sales_delivery_retailer_by_id",
"method": "GET",
"path": "/sales/v2/deliveries/retailer/{id}",
"hasBody": false,
"responseType": "DeliveryRetailer",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetInactiveDeliveries",
"symbol": "sales.get_sales_inactive_deliveries",
"method": "GET",
"path": "/sales/v2/deliveries/inactive",
"hasBody": false,
"responseType": "InactiveDelivery",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetInactiveDeliveriesRetailer",
"symbol": "sales.get_sales_inactive_deliveries_retailer",
"method": "GET",
"path": "/sales/v2/deliveries/retailer/inactive",
"hasBody": false,
"responseType": "InactiveDeliveriesRetailer",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetInactiveReceipts",
"symbol": "sales.get_sales_inactive_receipts",
"method": "GET",
"path": "/sales/v2/receipts/inactive",
"hasBody": false,
"responseType": "InactiveReceipt",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetPatientRegistrationLocations",
"symbol": "sales.get_sales_patient_registration_locations",
"method": "GET",
"path": "/sales/v2/patientregistration/locations",
"hasBody": false,
"responseType": "PatientRegistrationLocation",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetPaymentTypes",
"symbol": "sales.get_sales_payment_types",
"method": "GET",
"path": "/sales/v2/paymenttypes",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetReceiptById",
"symbol": "sales.get_sales_receipt_by_id",
"method": "GET",
"path": "/sales/v2/receipts/{id}",
"hasBody": false,
"responseType": "ActiveReceipt",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetReceiptsExternalByExternalNumber",
"symbol": "sales.get_sales_receipts_external_by_external_number",
"method": "GET",
"path": "/sales/v2/receipts/external/{externalNumber}",
"hasBody": false,
"responseType": "ReceiptsExternalByExternalNumber",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/GetSalesDeliveryById",
"symbol": "sales.get_sales_delivery_by_id",
"method": "GET",
"path": "/sales/v2/deliveries/{id}",
"hasBody": false,
"responseType": "SalesDelivery",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/UpdateDeliveries",
"symbol": "sales.update_sales_deliveries",
"method": "PUT",
"path": "/sales/v2/deliveries",
"hasBody": true,
"requestType": "SalesDeliveriesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/UpdateDeliveriesComplete",
"symbol": "sales.update_sales_deliveries_complete",
"method": "PUT",
"path": "/sales/v2/deliveries/complete",
"hasBody": true,
"requestType": "DeliveriesCompleteRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/UpdateDeliveriesHub",
"symbol": "sales.update_sales_deliveries_hub",
"method": "PUT",
"path": "/sales/v2/deliveries/hub",
"hasBody": true,
"requestType": "DeliveriesHubRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/UpdateDeliveriesHubAccept",
"symbol": "sales.update_sales_deliveries_hub_accept",
"method": "PUT",
"path": "/sales/v2/deliveries/hub/accept",
"hasBody": true,
"requestType": "DeliveriesHubAcceptRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/UpdateDeliveriesHubDepart",
"symbol": "sales.update_sales_deliveries_hub_depart",
"method": "PUT",
"path": "/sales/v2/deliveries/hub/depart",
"hasBody": true,
"requestType": "DeliveriesHubDepartRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/UpdateDeliveriesHubVerifyID",
"symbol": "sales.update_sales_deliveries_hub_verify_id",
"method": "PUT",
"path": "/sales/v2/deliveries/hub/verifyID",
"hasBody": true,
"requestType": "DeliveriesHubVerifyIDRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/UpdateDeliveriesRetailer",
"symbol": "sales.update_sales_deliveries_retailer",
"method": "PUT",
"path": "/sales/v2/deliveries/retailer",
"hasBody": true,
"requestType": "SalesDeliveriesRetailerRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/UpdateReceipts",
"symbol": "sales.update_sales_receipts",
"method": "PUT",
"path": "/sales/v2/receipts",
"hasBody": true,
"requestType": "SalesReceiptsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/UpdateReceiptsFinalize",
"symbol": "sales.update_sales_receipts_finalize",
"method": "PUT",
"path": "/sales/v2/receipts/finalize",
"hasBody": true,
"requestType": "ReceiptsFinalizeRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sales/UpdateReceiptsUnfinalize",
"symbol": "sales.update_sales_receipts_unfinalize",
"method": "PUT",
"path": "/sales/v2/receipts/unfinalize",
"hasBody": true,
"requestType": "ReceiptsUnfinalizeRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sandbox/CreateIntegratorSetup",
"symbol": "sandbox.create_sandbox_integrator_setup",
"method": "POST",
"path": "/sandbox/v2/integrator/setup",
"hasBody": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Strains/CreateStrains",
"symbol": "strains.create_strains",
"method": "POST",
"path": "/strains/v2",
"hasBody": true,
"requestType": "StrainsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Strains/DeleteStrainsById",
"symbol": "strains.delete_strains_by_id",
"method": "DELETE",
"path": "/strains/v2/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Strains/GetActiveStrains",
"symbol": "strains.get_active_strains",
"method": "GET",
"path": "/strains/v2/active",
"hasBody": false,
"responseType": "Strain",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Strains/GetInactiveStrains",
"symbol": "strains.get_inactive_strains",
"method": "GET",
"path": "/strains/v2/inactive",
"hasBody": false,
"responseType": "Strain",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Strains/GetStrainsById",
"symbol": "strains.get_strains_by_id",
"method": "GET",
"path": "/strains/v2/{id}",
"hasBody": false,
"responseType": "Strain",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Strains/UpdateStrains",
"symbol": "strains.update_strains",
"method": "PUT",
"path": "/strains/v2",
"hasBody": true,
"requestType": "StrainsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sublocations/CreateSublocations",
"symbol": "sublocations.create_sublocations",
"method": "POST",
"path": "/sublocations/v2",
"hasBody": true,
"requestType": "SublocationsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sublocations/DeleteSublocationsById",
"symbol": "sublocations.delete_sublocations_by_id",
"method": "DELETE",
"path": "/sublocations/v2/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sublocations/GetActiveSublocations",
"symbol": "sublocations.get_active_sublocations",
"method": "GET",
"path": "/sublocations/v2/active",
"hasBody": false,
"responseType": "Sublocation",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sublocations/GetInactiveSublocations",
"symbol": "sublocations.get_inactive_sublocations",
"method": "GET",
"path": "/sublocations/v2/inactive",
"hasBody": false,
"responseType": "Sublocation",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sublocations/GetSublocationsById",
"symbol": "sublocations.get_sublocations_by_id",
"method": "GET",
"path": "/sublocations/v2/{id}",
"hasBody": false,
"responseType": "Sublocation",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Sublocations/UpdateSublocations",
"symbol": "sublocations.update_sublocations",
"method": "PUT",
"path": "/sublocations/v2",
"hasBody": true,
"requestType": "SublocationsRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Tags/GetAvailablePackage",
"symbol": "tags.get_tags_available_package",
"method": "GET",
"path": "/tags/v2/package/available",
"hasBody": false,
"responseType": "Tag",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Tags/GetAvailablePlant",
"symbol": "tags.get_tags_available_plant",
"method": "GET",
"path": "/tags/v2/plant/available",
"hasBody": false,
"responseType": "Tag",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Tags/GetStagedTags",
"symbol": "tags.get_staged_tags",
"method": "GET",
"path": "/tags/v2/staged",
"hasBody": false,
"responseType": "Staged",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/CreateHubArrive",
"symbol": "transfers.create_transfers_hub_arrive",
"method": "POST",
"path": "/transfers/v2/hub/arrive",
"hasBody": true,
"requestType": "HubArriveRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/CreateHubCheckin",
"symbol": "transfers.create_transfers_hub_checkin",
"method": "POST",
"path": "/transfers/v2/hub/checkin",
"hasBody": true,
"requestType": "HubCheckinRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/CreateHubCheckout",
"symbol": "transfers.create_transfers_hub_checkout",
"method": "POST",
"path": "/transfers/v2/hub/checkout",
"hasBody": true,
"requestType": "HubCheckoutRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/CreateHubDepart",
"symbol": "transfers.create_transfers_hub_depart",
"method": "POST",
"path": "/transfers/v2/hub/depart",
"hasBody": true,
"requestType": "HubDepartRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/CreateIncomingExternal",
"symbol": "transfers.create_transfers_incoming_external",
"method": "POST",
"path": "/transfers/v2/external/incoming",
"hasBody": true,
"requestType": "TransfersExternalRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/CreateOutgoingTemplates",
"symbol": "transfers.create_transfers_outgoing_templates",
"method": "POST",
"path": "/transfers/v2/templates/outgoing",
"hasBody": true,
"requestType": "TransfersTemplatesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/DeleteIncomingExternalById",
"symbol": "transfers.delete_transfers_incoming_external_by_id",
"method": "DELETE",
"path": "/transfers/v2/external/incoming/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/DeleteOutgoingTemplateById",
"symbol": "transfers.delete_transfers_outgoing_template_by_id",
"method": "DELETE",
"path": "/transfers/v2/templates/outgoing/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetDeliveriesPackagesStates",
"symbol": "transfers.get_transfers_deliveries_packages_states",
"method": "GET",
"path": "/transfers/v2/deliveries/packages/states",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetDeliveryPackageById",
"symbol": "transfers.get_transfers_delivery_package_by_id",
"method": "GET",
"path": "/transfers/v2/deliveries/{id}/packages",
"hasBody": false,
"responseType": "DeliveryPackage",
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetDeliveryPackageRequiredlabtestbatchById",
"symbol": "transfers.get_transfers_delivery_package_requiredlabtestbatch_by_id",
"method": "GET",
"path": "/transfers/v2/deliveries/package/{id}/requiredlabtestbatches",
"hasBody": false,
"responseType": "DeliveryPackageRequiredlabtestbatch",
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetDeliveryPackageWholesaleById",
"symbol": "transfers.get_transfers_delivery_package_wholesale_by_id",
"method": "GET",
"path": "/transfers/v2/deliveries/{id}/packages/wholesale",
"hasBody": false,
"responseType": "DeliveryPackageWholesale",
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetDeliveryTransporterById",
"symbol": "transfers.get_transfers_delivery_transporter_by_id",
"method": "GET",
"path": "/transfers/v2/deliveries/{id}/transporters",
"hasBody": false,
"responseType": "DeliveryTransporter",
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetDeliveryTransporterDetailById",
"symbol": "transfers.get_transfers_delivery_transporter_detail_by_id",
"method": "GET",
"path": "/transfers/v2/deliveries/{id}/transporters/details",
"hasBody": false,
"responseType": "DeliveryTransporterDetail",
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetHub",
"symbol": "transfers.get_transfers_hub",
"method": "GET",
"path": "/transfers/v2/hub",
"hasBody": false,
"responseType": "Hub",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetIncomingTransfers",
"symbol": "transfers.get_incoming_transfers",
"method": "GET",
"path": "/transfers/v2/incoming",
"hasBody": false,
"responseType": "Transfer",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetManifestHtmlById",
"symbol": "transfers.get_transfers_manifest_html_by_id",
"method": "GET",
"path": "/transfers/v2/manifest/{id}/html",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetManifestPdfById",
"symbol": "transfers.get_transfers_manifest_pdf_by_id",
"method": "GET",
"path": "/transfers/v2/manifest/{id}/pdf",
"hasBody": false,
"responseType": "ManifestPdf",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetOutgoingTemplateDeliveryById",
"symbol": "transfers.get_transfers_outgoing_template_delivery_by_id",
"method": "GET",
"path": "/transfers/v2/templates/outgoing/{id}/deliveries",
"hasBody": false,
"responseType": "TemplateDelivery",
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetOutgoingTemplateDeliveryPackageById",
"symbol": "transfers.get_transfers_outgoing_template_delivery_package_by_id",
"method": "GET",
"path": "/transfers/v2/templates/outgoing/deliveries/{id}/packages",
"hasBody": false,
"responseType": "TemplateDeliveryPackage",
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetOutgoingTemplateDeliveryTransporterById",
"symbol": "transfers.get_transfers_outgoing_template_delivery_transporter_by_id",
"method": "GET",
"path": "/transfers/v2/templates/outgoing/deliveries/{id}/transporters",
"hasBody": false,
"responseType": "TemplateDeliveryTransporter",
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetOutgoingTemplateDeliveryTransporterDetailById",
"symbol": "transfers.get_transfers_outgoing_template_delivery_transporter_detail_by_id",
"method": "GET",
"path": "/transfers/v2/templates/outgoing/deliveries/{id}/transporters/details",
"hasBody": false,
"responseType": "TemplateDeliveryTransporterDetail",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetOutgoingTemplates",
"symbol": "transfers.get_transfers_outgoing_templates",
"method": "GET",
"path": "/transfers/v2/templates/outgoing",
"hasBody": false,
"responseType": "Template",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetOutgoingTransfers",
"symbol": "transfers.get_outgoing_transfers",
"method": "GET",
"path": "/transfers/v2/outgoing",
"hasBody": false,
"responseType": "Transfer",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetRejectedTransfers",
"symbol": "transfers.get_rejected_transfers",
"method": "GET",
"path": "/transfers/v2/rejected",
"hasBody": false,
"responseType": "Transfer",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetTransfersDeliveryById",
"symbol": "transfers.get_transfers_delivery_by_id",
"method": "GET",
"path": "/transfers/v2/{id}/deliveries",
"hasBody": false,
"responseType": "TransfersDelivery",
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/GetTransfersTypes",
"symbol": "transfers.get_transfers_types",
"method": "GET",
"path": "/transfers/v2/types",
"hasBody": false,
"responseType": "TransfersType",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/UpdateIncomingExternal",
"symbol": "transfers.update_transfers_incoming_external",
"method": "PUT",
"path": "/transfers/v2/external/incoming",
"hasBody": true,
"requestType": "TransfersExternalRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transfers/UpdateOutgoingTemplates",
"symbol": "transfers.update_transfers_outgoing_templates",
"method": "PUT",
"path": "/transfers/v2/templates/outgoing",
"hasBody": true,
"requestType": "TransfersTemplatesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transporters/CreateDrivers",
"symbol": "transporters.create_transporters_drivers",
"method": "POST",
"path": "/transporters/v2/drivers",
"hasBody": true,
"requestType": "TransportersDriversRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transporters/CreateVehicles",
"symbol": "transporters.create_transporters_vehicles",
"method": "POST",
"path": "/transporters/v2/vehicles",
"hasBody": true,
"requestType": "TransportersVehiclesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transporters/DeleteDriverById",
"symbol": "transporters.delete_transporters_driver_by_id",
"method": "DELETE",
"path": "/transporters/v2/drivers/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transporters/DeleteVehicleById",
"symbol": "transporters.delete_transporters_vehicle_by_id",
"method": "DELETE",
"path": "/transporters/v2/vehicles/{id}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transporters/GetDriverById",
"symbol": "transporters.get_transporters_driver_by_id",
"method": "GET",
"path": "/transporters/v2/drivers/{id}",
"hasBody": false,
"responseType": "TransportersDriver",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transporters/GetDrivers",
"symbol": "transporters.get_transporters_drivers",
"method": "GET",
"path": "/transporters/v2/drivers",
"hasBody": false,
"responseType": "TransportersDriver",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transporters/GetVehicleById",
"symbol": "transporters.get_transporters_vehicle_by_id",
"method": "GET",
"path": "/transporters/v2/vehicles/{id}",
"hasBody": false,
"responseType": "TransportersVehicle",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transporters/GetVehicles",
"symbol": "transporters.get_transporters_vehicles",
"method": "GET",
"path": "/transporters/v2/vehicles",
"hasBody": false,
"responseType": "TransportersVehicle",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transporters/UpdateDrivers",
"symbol": "transporters.update_transporters_drivers",
"method": "PUT",
"path": "/transporters/v2/drivers",
"hasBody": true,
"requestType": "TransportersDriversRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "Transporters/UpdateVehicles",
"symbol": "transporters.update_transporters_vehicles",
"method": "PUT",
"path": "/transporters/v2/vehicles",
"hasBody": true,
"requestType": "TransportersVehiclesRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
},
{
"operationKey": "UnitsOfMeasure/GetActiveUnitsOfMeasure",
"symbol": "units_of_measure.get_active_units_of_measure",
"method": "GET",
"path": "/unitsofmeasure/v2/active",
"hasBody": false,
"responseType": "UnitOfMeasure",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "UnitsOfMeasure/GetInactiveUnitsOfMeasure",
"symbol": "units_of_measure.get_inactive_units_of_measure",
"method": "GET",
"path": "/unitsofmeasure/v2/inactive",
"hasBody": false,
"responseType": "UnitOfMeasure",
"isArray": true,
"isPaginated": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "WasteMethods/GetWasteMethodsWasteMethods",
"symbol": "waste_methods.get_waste_methods_waste_methods",
"method": "GET",
"path": "/wastemethods/v2",
"hasBody": false,
"responseType": "WasteMethod",
"isArray": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Webhooks/DeleteWebhooksBySubscriptionId",
"symbol": "webhooks.delete_webhooks_by_subscription_id",
"method": "DELETE",
"path": "/webhooks/v2/{subscriptionId}",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Webhooks/GetWebhooks",
"symbol": "webhooks.get_webhooks",
"method": "GET",
"path": "/webhooks/v2",
"hasBody": false,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Webhooks/UpdateDisableBySubscriptionId",
"symbol": "webhooks.update_webhooks_disable_by_subscription_id",
"method": "PUT",
"path": "/webhooks/v2/disable/{subscriptionId}",
"hasBody": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Webhooks/UpdateEnableBySubscriptionId",
"symbol": "webhooks.update_webhooks_enable_by_subscription_id",
"method": "PUT",
"path": "/webhooks/v2/enable/{subscriptionId}",
"hasBody": true,
"kind": "operation",
"reExport": false
},
{
"operationKey": "Webhooks/UpdateWebhooks",
"symbol": "webhooks.update_webhooks",
"method": "PUT",
"path": "/webhooks/v2",
"hasBody": true,
"requestType": "WebhooksRequest",
"responseType": "WriteResponse",
"kind": "operation",
"reExport": false
}
]
}