APIAuction systemsId
Get an auction system by ID
curl -X GET "https://loading/api/auction-systems/sef"{
"id": "string",
"identifier": "string",
"labels": {
"property1": "string",
"property2": "string"
},
"sortOrder": 0
}{
"code": "string",
"message": "string",
"meta": {
"property1": null,
"property2": null
}
}