AMCS Group Weighing API
The Weighing API from AMCS Group — 3 operation(s) for weighing.
The Weighing API from AMCS Group — 3 operation(s) for weighing.
openapi: 3.0.1
info:
title: Core AccessGroup Weighing API
version: core
tags:
- name: Weighing
paths:
/scale/weighings/changes:
get:
tags:
- Weighing
summary: Retrieve changes
description: "| Property | Description |\r\n| ------------------------------------- | ----------------------------------------------------------------------------- |\r\n| GUID | The GUID associated to the weighing. |\r\n| RelatedScheduleGuid | The GUID associated to the schedule of the weighing. |\r\n| RelatedRouteGuid | The GUID associated to the route of the weighing. |\r\n| RelatedJobGuid | The GUID associated to the job of the weighing. |\r\n| RelatedVehicleGuid | The GUID associated to the vehicle of the weighing. |\r\n| RelatedExternalVehicleGuid | The GUID associated to the external vehicle of the weighing. |\r\n| RelatedMaterialGuid | The GUID associated to the material of the weighing. |\r\n| RelatedLocationGuid | Used to filter the related location guid associated to the location of the weighing. |\r\n| RelatedLocationDestinationGuid | Used to filter the related destination location guid associated to the destination location of the weighing. |\r\n| RelatedAreaOfOriginGuid | The GUID associated to the area of origin of the weighing. |\r\n| RelatedSupplierThirdPartyCarrierGuid | The GUID associated to the third party carrier supplier site of the weighing. |\r\n| RelatedTransferDestinationWeighingGuid | The GUID associated to the transfer destination weighing of the weighing. |\r\n| TicketNo | The ticket number associated to the weighing. |\r\n| ExternalTicketNo | The external ticket number associated to the weighing. |\r\n| DestinationTicketNo | The destination ticket number associated to the weighing. |\r\n| CustomerLoadReference | The customer load reference associated to the weighing. |\r\n| CustomerInvoiceReference | The customer invoice reference associated to the weighing. |\r\n| Notes | The notes associated to the weighing. |\r\n| WeighingTypeListItem | The GUID and description of the weighing type associated to the weighing. |\r\n| HaulierName | The haulier name associated to the weighing. |\r\n| Driver | The driver data associated to the weighing. |\r\n| Driver.Name | The name associated to the driver. |\r\n| Driver.LicenceNumber | The licence number associated to the driver. |\r\n| IsComplete | Is this weighing complete? |\r\n| IsDestinationConfirmed | Is this weighing confirmed on destination? |\r\n| IsExternalVehicle | Is this weighing done with an external vehicle? |\r\n| IsEstimatedWeight | Is the weight of this weighing estimated? |\r\n| IsGradingConfirmed | Is the grading of this weighing confirmed? |\r\n| IsIncContainer | Is this weighing including a container? |\r\n| IsInspectionConfirmed | Is the inspection of this weighing confirmed? |\r\n| IsOutboundWeighingComplete | Is the outbound weighing complete? |\r\n| IsPassThrough | Is this a pass through weighing? |\r\n| IsPrinted | Is this weighing printed? |\r\n| StartedFromANPR | Is this weighing started by an Automatic Number Plate Recognition device? |\r\n| CashCollected | Amount of cash collected for this weighing. |\r\n| WeighingDate | The weighing date of this weighing. Filterable |\r\n| Weights | The weight data assosicated to the weighing. |\r\n| Weights.GrossWeight | The gross weight data associated to the weighing. |\r\n| Weights.GrossWeight.Guid | The GUID associated to the gross weight of the weighing. |\r\n| Weights.GrossWeight.Weight | The weight associated to the gross weight of the weighing. |\r\n| Weights.GrossWeight.Timestamp | The timestamp associated to the gross weight of the weighing. |\r\n| Weights.GrossWeight.WeightTypeListItem | The GUID and description of the weight type associated to the gross weight. |\r\n| Weights.GrossWeight.TallyNo| The tally number associated to the gross weight.|\r\n| Weights.TareWeight | The tare weight data associated to the weighing. |\r\n| Weights.TareWeight.Guid | The GUID associated to the tare weight of the weighing. |\r\n| Weights.TareWeight.Weight | The weight associated to the tare weight of the weighing. |\r\n| Weights.TareWeight.Timestamp | The timestamp associated to the tare weight of the weighing. |\r\n| Weights.TareWeight.WeightTypeListItem | The GUID and description of the weight type associated to the tare weight. |\r\n| Weights.TareWeight.TallyNo| The tally number associated to the tare weight.|\r\n| Weights.Quantity | The quantity associated to the weighing. |\r\n| Weights.Volume | The volume associated to the weighing. |\r\n| Weights.BridgeName | The bridge name associated to the weighing. |\r\n| DestinationWeight | Weights done at destination associated to the weighing. |\r\n| DestinationWeight.GrossWeight | The gross weight at destination associated to the weighing. |\r\n| DestinationWeight.TareWeight | The tare weight at destination associated to the weighing. |\r\n| DestinationWeight.Quantity | The quantity at destination associated to the weighing. |\r\n| DestinationWeight.Volume | The volume at destination associated to the weighing. |\r\n| WeighingIns[0] | The list of weighing ins associated to the weighing. |\r\n| WeighingIns[0].Guid | The GUID associated to the weighing in. |\r\n| WeighingIns[0].TicketNo | The ticket number associated to the weighing in. |\r\n| WeighingIns[0].IsAutomatic | Is this weighing done automatic? |\r\n| WeighingIns[0].TareTallyNo | The tare tally number of weighing in.|\r\n| WeighingIns[0].MaterialListItem | The GUID and description of the material list associated to the weighing in. |\r\n| WeighingIns[0].ContainerTypeListItem | The GUID and description of the container type associated to the weighing in. |\r\n| WeighingIns[0].RelatedTreatmentGuid| The GUID of the treatment code associated to the weighing in.|\r\n| WeighingIns[0].Weights | The weight data assosicated to the weighing in. |\r\n| WeighingIns[0].Weights.GrossWeight | The gross weight data associated to the weighing in. |\r\n| WeighingIns[0].Weights.GrossWeight.Guid | The GUID associated to the gross weight of the weighing in. |\r\n| WeighingIns[0].Weights.GrossWeight.Weight | The weight associated to the gross weight of the weighing in. |\r\n| WeighingIns[0].Weights.GrossWeight.Timestamp | The timestamp associated to the gross weight of the weighing in. |\r\n| WeighingIns[0].Weights.GrossWeight.WeightTypeListItem | The GUID and description of the weight type associated to the weighing in gross weight. |\r\n| WeighingIns[0].Weights.TareWeight | The tare weight data associated to the weighing in. |\r\n| WeighingIns[0].Weights.TareWeight.Guid | The GUID associated to the tare weight of the weighing in. |\r\n| WeighingIns[0].Weights.TareWeight.Weight | The weight associated to the tare weight of the weighing in. |\r\n| WeighingIns[0].Weights.TareWeight.Timestamp | The timestamp associated to the tare weight of the weighing in. |\r\n| WeighingIns[0].Weights.TareWeight.WeightTypeListItem | The GUID and description of the weight type associated to the weighing in tare weight. |\r\n| WeighingIns[0].Weights.Quantity | The quantity associated to the weighing in. |\r\n| WeighingIns[0].Weights.Volume | The volume associated to the weighing in. |\r\n| WeighingIns[0].Details| The weighingin detail assosicated to the weighing in |\r\n| WeighingIns[0].Details[0].Guid | The guid assosicated to the weighingin detail|\r\n| WeighingIns[0].Details[0].Barcode | The barcode assosicated to the weighingin detail|\r\n| WeighingIns[0].Details[0].Weight | The weight assosicated to the weighingin detail|\r\n| WeighingIns[0].Details[0].RelatedJobOverrideBreakdownGuid | The job override breakdown assosicated to the weighingin detail |\r\n| WeighingIns[0].Details[0].ReasonListItem | The reason assosicated to the weighingin detail|\r\n| WeighingIns[0].Details[0].IsDeleted | Is the weighingin detail is deleted? |\r\n| WeighingOuts[0] | The list of weighing outs associated to the weighing. |\r\n| WeighingOuts[0].Guid | The GUID associated to the weighing out. |\r\n| WeighingOuts[0].TicketNo | The ticket number associated to the weighing out. |\r\n| WeighingOuts[0].IsAutomatic | Is this weighing done automatic? |\r\n| WeighingOuts[0].GrossTallyNo | The gross tally number of weighing out. |\r\n| WeighingOuts[0].MaterialListItem | The GUID and description of the material list associated to the weighing out. |\r\n| WeighingOuts[0].ContainerTypeListItem | The GUID and description of the container type associated to the weighing out.|\r\n| WeighingOuts[0].RelatedTreatmentGuid | The GUID of the treatment code associated to the weighing out.|\r\n| WeighingOuts[0].RelatedWeighingInGuid| The GUID associated to the weighing in of the weighing out. |\r\n| WeighingOuts[0].Weights | The weight data assosicated to the weighing out. |\r\n| WeighingOuts[0].Weights.GrossWeight | The gross weight data associated to the weighing out. |\r\n| WeighingOuts[0].Weights.GrossWeight.Guid | The GUID associated to the gross weight of the weighing out. |\r\n| WeighingOuts[0].Weights.GrossWeight.Weight | The weight associated to the gross weight of the weighing out. |\r\n| WeighingOuts[0].Weights.GrossWeight.Timestamp | The timestamp associated to the gross weight of the weighing out. |\r\n| WeighingOuts[0].Weights.GrossWeight.WeightTypeListItem | The GUID and description of the weight type associated to the weighing out gross weight. |\r\n| WeighingOuts[0].Weights.TareWeight | The tare weight data associated to the weighing out. |\r\n| WeighingOuts[0].Weights.TareWeight.Guid | The GUID associated to the tare weight of the weighing out. |\r\n| WeighingOuts[0].Weights.TareWeight.Weight | The weight associated to the tare weight of the weighing out. |\r\n| WeighingOuts[0].Weights.TareWeight.Timestamp | The timestamp associated to the tare weight of the weighing out. |\r\n| WeighingOuts[0].Weights.TareWeight.WeightTypeListItem | The GUID and description of the weight type associated to the weighing out tare weight. |\r\n| WeighingOuts[0].Weights.Quantity | The quantity associated to the weighing out. |\r\n| WeighingOuts[0].Weights.Volume | The volume associated to the weighing out. |\r\n| ContainerIdentifier| The container identifier of the weighing.|\r\n| SealIdentifier| The seal identifier of the weighing.|\r\n| ContainerTare | The container tare weight of the weighing.|\r\n| VerifiedGrossMaximum | The verified gross maximum weight of the weighing.|\r\n| ContainerNotes| The container notes of the weighing.|\r\n| TimeInWeighing| The time in associated to the weighing. Filterable|\r\n| TimeOutWeighing| The time out associated to the weighing. Filterable|\r\n| CustomerRound| The customer site round number associated to the weighing.|\r\n| GrossManualWeightReasonListItem| The GUID and description of the reason associated to the gross manual weight.|\r\n| TareManualWeightReasonListItem| The GUID and description of the reason associated to the tare manual weight.|\r\n| RelatedWeighingInGuid | Used to filter on weighing with weighing in of provided GUID. |\r\n| RelatedWeighingOutGuid | Used to filter on weighing with weighing out of provided GUID. |\r\n| RelatedBlobHashes| The array of related blob hashes and descriptions associated to the weighing. |\r\n| RelatedBlobHashes[0].Description| The description of the blob.|\r\n| RelatedBlobHashes[0].Hash| The hash of the blob to be used against the /blob endpoint. Files are provided as an octet stream which will need to be converted. |\r\n| RelatedBlobWeighingDocketPdfHashes | The array of related weighing docket blob hashes. |\r\n| RelatedBlobWeighingDocketPdfHashes[0].Hash | The hash of the weighing docket blob to be used against the /blob endpoint. Files are provided as an octet stream which will need to be converted. |\r\n| RelatedWeighingInDetailGuid | Used to filter on weighing with weighing in detail of provided GUID. Filterable |\r\n| RelatedJobOverrideBreakdownGuid | Used to filter on weighing with weighing in detail job override breakdown of provided GUID. Filterable |\r\n| WeighingOutsRelatedWeighingInGuidFilter | Used to filter the related weighing in guid associated to the weighing out. |"
operationId: Weighing_GetChanges
parameters:
- name: since
in: query
schema:
type: string
- name: cursor
in: query
schema:
type: string
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/ApiResourceChanges[ApiIntegratorWeighingResource]'
/scale/weighings/{guid}:
get:
tags:
- Weighing
summary: Find with GUID
description: "| Property | Description |\r\n| ------------------------------------- | ----------------------------------------------------------------------------- |\r\n| GUID | The GUID associated to the weighing. |\r\n| RelatedScheduleGuid | The GUID associated to the schedule of the weighing. |\r\n| RelatedRouteGuid | The GUID associated to the route of the weighing. |\r\n| RelatedJobGuid | The GUID associated to the job of the weighing. |\r\n| RelatedVehicleGuid | The GUID associated to the vehicle of the weighing. |\r\n| RelatedExternalVehicleGuid | The GUID associated to the external vehicle of the weighing. |\r\n| RelatedMaterialGuid | The GUID associated to the material of the weighing. |\r\n| RelatedLocationGuid | Used to filter the related location guid associated to the location of the weighing. |\r\n| RelatedLocationDestinationGuid | Used to filter the related destination location guid associated to the destination location of the weighing. |\r\n| RelatedAreaOfOriginGuid | The GUID associated to the area of origin of the weighing. |\r\n| RelatedSupplierThirdPartyCarrierGuid | The GUID associated to the third party carrier supplier site of the weighing. |\r\n| RelatedTransferDestinationWeighingGuid | The GUID associated to the transfer destination weighing of the weighing. |\r\n| TicketNo | The ticket number associated to the weighing. |\r\n| ExternalTicketNo | The external ticket number associated to the weighing. |\r\n| DestinationTicketNo | The destination ticket number associated to the weighing. |\r\n| CustomerLoadReference | The customer load reference associated to the weighing. |\r\n| CustomerInvoiceReference | The customer invoice reference associated to the weighing. |\r\n| Notes | The notes associated to the weighing. |\r\n| WeighingTypeListItem | The GUID and description of the weighing type associated to the weighing. |\r\n| HaulierName | The haulier name associated to the weighing. |\r\n| Driver | The driver data associated to the weighing. |\r\n| Driver.Name | The name associated to the driver. |\r\n| Driver.LicenceNumber | The licence number associated to the driver. |\r\n| IsComplete | Is this weighing complete? |\r\n| IsDestinationConfirmed | Is this weighing confirmed on destination? |\r\n| IsExternalVehicle | Is this weighing done with an external vehicle? |\r\n| IsEstimatedWeight | Is the weight of this weighing estimated? |\r\n| IsGradingConfirmed | Is the grading of this weighing confirmed? |\r\n| IsIncContainer | Is this weighing including a container? |\r\n| IsInspectionConfirmed | Is the inspection of this weighing confirmed? |\r\n| IsOutboundWeighingComplete | Is the outbound weighing complete? |\r\n| IsPassThrough | Is this a pass through weighing? |\r\n| IsPrinted | Is this weighing printed? |\r\n| StartedFromANPR | Is this weighing started by an Automatic Number Plate Recognition device? |\r\n| CashCollected | Amount of cash collected for this weighing. |\r\n| WeighingDate | The weighing date of this weighing. Filterable |\r\n| Weights | The weight data assosicated to the weighing. |\r\n| Weights.GrossWeight | The gross weight data associated to the weighing. |\r\n| Weights.GrossWeight.Guid | The GUID associated to the gross weight of the weighing. |\r\n| Weights.GrossWeight.Weight | The weight associated to the gross weight of the weighing. |\r\n| Weights.GrossWeight.Timestamp | The timestamp associated to the gross weight of the weighing. |\r\n| Weights.GrossWeight.WeightTypeListItem | The GUID and description of the weight type associated to the gross weight. |\r\n| Weights.GrossWeight.TallyNo| The tally number associated to the gross weight.|\r\n| Weights.TareWeight | The tare weight data associated to the weighing. |\r\n| Weights.TareWeight.Guid | The GUID associated to the tare weight of the weighing. |\r\n| Weights.TareWeight.Weight | The weight associated to the tare weight of the weighing. |\r\n| Weights.TareWeight.Timestamp | The timestamp associated to the tare weight of the weighing. |\r\n| Weights.TareWeight.WeightTypeListItem | The GUID and description of the weight type associated to the tare weight. |\r\n| Weights.TareWeight.TallyNo| The tally number associated to the tare weight.|\r\n| Weights.Quantity | The quantity associated to the weighing. |\r\n| Weights.Volume | The volume associated to the weighing. |\r\n| Weights.BridgeName | The bridge name associated to the weighing. |\r\n| DestinationWeight | Weights done at destination associated to the weighing. |\r\n| DestinationWeight.GrossWeight | The gross weight at destination associated to the weighing. |\r\n| DestinationWeight.TareWeight | The tare weight at destination associated to the weighing. |\r\n| DestinationWeight.Quantity | The quantity at destination associated to the weighing. |\r\n| DestinationWeight.Volume | The volume at destination associated to the weighing. |\r\n| WeighingIns[0] | The list of weighing ins associated to the weighing. |\r\n| WeighingIns[0].Guid | The GUID associated to the weighing in. |\r\n| WeighingIns[0].TicketNo | The ticket number associated to the weighing in. |\r\n| WeighingIns[0].IsAutomatic | Is this weighing done automatic? |\r\n| WeighingIns[0].TareTallyNo | The tare tally number of weighing in.|\r\n| WeighingIns[0].MaterialListItem | The GUID and description of the material list associated to the weighing in. |\r\n| WeighingIns[0].ContainerTypeListItem | The GUID and description of the container type associated to the weighing in. |\r\n| WeighingIns[0].RelatedTreatmentGuid| The GUID of the treatment code associated to the weighing in.|\r\n| WeighingIns[0].Weights | The weight data assosicated to the weighing in. |\r\n| WeighingIns[0].Weights.GrossWeight | The gross weight data associated to the weighing in. |\r\n| WeighingIns[0].Weights.GrossWeight.Guid | The GUID associated to the gross weight of the weighing in. |\r\n| WeighingIns[0].Weights.GrossWeight.Weight | The weight associated to the gross weight of the weighing in. |\r\n| WeighingIns[0].Weights.GrossWeight.Timestamp | The timestamp associated to the gross weight of the weighing in. |\r\n| WeighingIns[0].Weights.GrossWeight.WeightTypeListItem | The GUID and description of the weight type associated to the weighing in gross weight. |\r\n| WeighingIns[0].Weights.TareWeight | The tare weight data associated to the weighing in. |\r\n| WeighingIns[0].Weights.TareWeight.Guid | The GUID associated to the tare weight of the weighing in. |\r\n| WeighingIns[0].Weights.TareWeight.Weight | The weight associated to the tare weight of the weighing in. |\r\n| WeighingIns[0].Weights.TareWeight.Timestamp | The timestamp associated to the tare weight of the weighing in. |\r\n| WeighingIns[0].Weights.TareWeight.WeightTypeListItem | The GUID and description of the weight type associated to the weighing in tare weight. |\r\n| WeighingIns[0].Weights.Quantity | The quantity associated to the weighing in. |\r\n| WeighingIns[0].Weights.Volume | The volume associated to the weighing in. |\r\n| WeighingIns[0].Details| The weighingin detail assosicated to the weighing in |\r\n| WeighingIns[0].Details[0].Guid | The guid assosicated to the weighingin detail|\r\n| WeighingIns[0].Details[0].Barcode | The barcode assosicated to the weighingin detail|\r\n| WeighingIns[0].Details[0].Weight | The weight assosicated to the weighingin detail|\r\n| WeighingIns[0].Details[0].RelatedJobOverrideBreakdownGuid | The job override breakdown assosicated to the weighingin detail |\r\n| WeighingIns[0].Details[0].ReasonListItem | The reason assosicated to the weighingin detail|\r\n| WeighingIns[0].Details[0].IsDeleted | Is the weighingin detail is deleted? |\r\n| WeighingOuts[0] | The list of weighing outs associated to the weighing. |\r\n| WeighingOuts[0].Guid | The GUID associated to the weighing out. |\r\n| WeighingOuts[0].TicketNo | The ticket number associated to the weighing out. |\r\n| WeighingOuts[0].IsAutomatic | Is this weighing done automatic? |\r\n| WeighingOuts[0].GrossTallyNo | The gross tally number of weighing out. |\r\n| WeighingOuts[0].MaterialListItem | The GUID and description of the material list associated to the weighing out. |\r\n| WeighingOuts[0].ContainerTypeListItem | The GUID and description of the container type associated to the weighing out.|\r\n| WeighingOuts[0].RelatedTreatmentGuid | The GUID of the treatment code associated to the weighing out.|\r\n| WeighingOuts[0].RelatedWeighingInGuid| The GUID associated to the weighing in of the weighing out. |\r\n| WeighingOuts[0].Weights | The weight data assosicated to the weighing out. |\r\n| WeighingOuts[0].Weights.GrossWeight | The gross weight data associated to the weighing out. |\r\n| WeighingOuts[0].Weights.GrossWeight.Guid | The GUID associated to the gross weight of the weighing out. |\r\n| WeighingOuts[0].Weights.GrossWeight.Weight | The weight associated to the gross weight of the weighing out. |\r\n| WeighingOuts[0].Weights.GrossWeight.Timestamp | The timestamp associated to the gross weight of the weighing out. |\r\n| WeighingOuts[0].Weights.GrossWeight.WeightTypeListItem | The GUID and description of the weight type associated to the weighing out gross weight. |\r\n| WeighingOuts[0].Weights.TareWeight | The tare weight data associated to the weighing out. |\r\n| WeighingOuts[0].Weights.TareWeight.Guid | The GUID associated to the tare weight of the weighing out. |\r\n| WeighingOuts[0].Weights.TareWeight.Weight | The weight associated to the tare weight of the weighing out. |\r\n| WeighingOuts[0].Weights.TareWeight.Timestamp | The timestamp associated to the tare weight of the weighing out. |\r\n| WeighingOuts[0].Weights.TareWeight.WeightTypeListItem | The GUID and description of the weight type associated to the weighing out tare weight. |\r\n| WeighingOuts[0].Weights.Quantity | The quantity associated to the weighing out. |\r\n| WeighingOuts[0].Weights.Volume | The volume associated to the weighing out. |\r\n| ContainerIdentifier| The container identifier of the weighing.|\r\n| SealIdentifier| The seal identifier of the weighing.|\r\n| ContainerTare | The container tare weight of the weighing.|\r\n| VerifiedGrossMaximum | The verified gross maximum weight of the weighing.|\r\n| ContainerNotes| The container notes of the weighing.|\r\n| TimeInWeighing| The time in associated to the weighing. Filterable|\r\n| TimeOutWeighing| The time out associated to the weighing. Filterable|\r\n| CustomerRound| The customer site round number associated to the weighing.|\r\n| GrossManualWeightReasonListItem| The GUID and description of the reason associated to the gross manual weight.|\r\n| TareManualWeightReasonListItem| The GUID and description of the reason associated to the tare manual weight.|\r\n| RelatedWeighingInGuid | Used to filter on weighing with weighing in of provided GUID. |\r\n| RelatedWeighingOutGuid | Used to filter on weighing with weighing out of provided GUID. |\r\n| RelatedBlobHashes| The array of related blob hashes and descriptions associated to the weighing. |\r\n| RelatedBlobHashes[0].Description| The description of the blob.|\r\n| RelatedBlobHashes[0].Hash| The hash of the blob to be used against the /blob endpoint. Files are provided as an octet stream which will need to be converted. |\r\n| RelatedBlobWeighingDocketPdfHashes | The array of related weighing docket blob hashes. |\r\n| RelatedBlobWeighingDocketPdfHashes[0].Hash | The hash of the weighing docket blob to be used against the /blob endpoint. Files are provided as an octet stream which will need to be converted. |\r\n| RelatedWeighingInDetailGuid | Used to filter on weighing with weighing in detail of provided GUID. Filterable |\r\n| RelatedJobOverrideBreakdownGuid | Used to filter on weighing with weighing in detail job override breakdown of provided GUID. Filterable |\r\n| WeighingOutsRelatedWeighingInGuidFilter | Used to filter the related weighing in guid associated to the weighing out. |"
operationId: Weighing_Get
parameters:
- name: guid
in: path
required: true
schema:
type: string
format: uuid
- name: udf
in: query
schema:
type: string
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/ApiResourceResultEntity[ApiIntegratorWeighingResource]'
put:
tags:
- Weighing
summary: Partial update
description: "| Property
# --- truncated at 32 KB (105 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/amcs-group/refs/heads/main/openapi/amcs-group-weighing-api-openapi.yml