# Get goods

Get a goods on id

Endpoint: GET /goods/{id}
Version: 0.9.74
Security: bearer, apiKey, apiSecret

## Header parameters:

  - `Authorization` (string, required)

## Path parameters:

  - `id` (string, required)

## Response 200 fields (application/json):

  - `success` (boolean)

  - `message` (string)

  - `code` (integer)

  - `goods` (object)

  - `goods.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `goods.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `goods.uuid` (string, required)

  - `goods.primaryPlatformId` (string, required)

  - `goods.createdAt` (string)
    The date and time this Entity has been created

  - `goods.updatedAt` (string)
    The date and time this Entity has been updated

  - `goods.language` (object)
    circular reference

  - `goods.type` (string)
    Enum: "transportEquipment", "items"

  - `goods.name` (string)

  - `goods.description` (string)

  - `goods.remark` (string)

  - `goods.barCode` (string)

  - `goods.quantity` (integer)

  - `goods.weight` (object)

  - `goods.weight.value` (string)

  - `goods.weight.unit` (string)

  - `goods.grossWeight` (object)

  - `goods.maxStackableWeight` (object)

  - `goods.width` (object)

  - `goods.height` (object)

  - `goods.length` (object)

  - `goods.loadMeters` (object)

  - `goods.documents` (array)

  - `goods.documents.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `goods.documents.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `goods.documents.uuid` (string, required)

  - `goods.documents.primaryPlatformId` (string, required)

  - `goods.documents.createdAt` (string)
    The date and time this Entity has been created

  - `goods.documents.updatedAt` (string)
    The date and time this Entity has been updated

  - `goods.documents.language` (object)
    circular reference

  - `goods.documents.name` (string)

  - `goods.documents.description` (string)

  - `goods.documents.expiresAt` (string)

  - `goods.documents.fileName` (string)

  - `goods.documents.mimeType` (string)

  - `goods.documents.encoding` (string)

  - `goods.documents.verified` (boolean)

  - `goods.documents.owner` (object)

  - `goods.documents.owner.associationType` (string)
    Enum: "inline", "reference"

  - `goods.documents.content` (object, required)

  - `goods.documents.content.id` (string)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `goods.documents.content.contentType` (string)
    Enum: "data", "uri"

  - `goods.documents.file` (object)

  - `goods.documents.file.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `goods.documents.file.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `goods.documents.file.uuid` (string, required)

  - `goods.documents.file.primaryPlatformId` (string, required)

  - `goods.documents.file.createdAt` (string)
    The date and time this Entity has been created

  - `goods.documents.file.updatedAt` (string)
    The date and time this Entity has been updated

  - `goods.documents.file.language` (object)
    circular reference

  - `goods.documents.file.url` (string)

  - `goods.documents.file.path` (string)

  - `goods.documents.file.name` (string)

  - `goods.documents.file.originalName` (string)

  - `goods.documents.file.size` (integer)

  - `goods.documents.file.purpose` (string)

  - `goods.documents.file.type` (string)
    Enum: "IMAGE", "VIDEO", "MUSIC", "WORD", "EXCEL", "CSV", "PDF", "EMAIL", "JSON"

  - `goods.documents.file.mimeType` (string)

  - `goods.documents.file.extension` (string)

  - `goods.documents.file.identifiers` (array)

  - `goods.documents.file.identifiers.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `goods.documents.file.identifiers.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `goods.documents.file.identifiers.uuid` (string, required)

  - `goods.documents.file.identifiers.primaryPlatformId` (string, required)

  - `goods.documents.file.identifiers.createdAt` (string)
    The date and time this Entity has been created

  - `goods.documents.file.identifiers.updatedAt` (string)
    The date and time this Entity has been updated

  - `goods.documents.file.identifiers.language` (object)
    circular reference

  - `goods.documents.file.identifiers.name` (string)

  - `goods.documents.file.identifiers.system` (string)

  - `goods.documents.file.identifiers.value` (string)

  - `goods.documents.file.identifiers.expiredAt` (string)

  - `goods.documents.file.bucket` (object)

  - `goods.documents.file.bucket.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `goods.documents.file.bucket.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `goods.documents.file.bucket.uuid` (string, required)

  - `goods.documents.file.bucket.primaryPlatformId` (string, required)

  - `goods.documents.file.bucket.createdAt` (string)
    The date and time this Entity has been created

  - `goods.documents.file.bucket.updatedAt` (string)
    The date and time this Entity has been updated

  - `goods.documents.file.bucket.language` (object)
    circular reference

  - `goods.documents.file.bucket.name` (string)

  - `goods.documents.file.uploadedAt` (string)

  - `goods.documents.file.tempFile` (string)

  - `goods.documents.file.contentMatrix` (array)

  - `goods.documents.identifiers` (array)

  - `goods.documents.externalAttributes` (object)

  - `goods.actors` (array)

  - `goods.actors.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `goods.actors.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `goods.actors.uuid` (string, required)

  - `goods.actors.primaryPlatformId` (string, required)

  - `goods.actors.createdAt` (string)
    The date and time this Entity has been created

  - `goods.actors.updatedAt` (string)
    The date and time this Entity has been updated

  - `goods.actors.language` (object)
    circular reference

  - `goods.actors.name` (string)

  - `goods.actors.user` (object)
    circular reference

  - `goods.actors.identifiers` (array)

  - `goods.actors.contactDetails` (array)

  - `goods.actors.contactDetails.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `goods.actors.contactDetails.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `goods.actors.contactDetails.uuid` (string, required)

  - `goods.actors.contactDetails.primaryPlatformId` (string, required)

  - `goods.actors.contactDetails.createdAt` (string)
    The date and time this Entity has been created

  - `goods.actors.contactDetails.updatedAt` (string)
    The date and time this Entity has been updated

  - `goods.actors.contactDetails.language` (object)
    circular reference

  - `goods.actors.contactDetails.type` (string)
    Enum: "iban", "gln", "vatCode", "name", "lastName", "middleName", "firstName", "phone", "mobilePhone", "email", "language", "other"

  - `goods.actors.contactDetails.value` (string)

  - `goods.actors.contactDetails.remarks` (string)

  - `goods.actions` (array)

  - `goods.constraints` (array)

  - `goods.constraints.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `goods.constraints.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `goods.constraints.uuid` (string, required)

  - `goods.constraints.primaryPlatformId` (string, required)

  - `goods.constraints.createdAt` (string)
    The date and time this Entity has been created

  - `goods.constraints.updatedAt` (string)
    The date and time this Entity has been updated

  - `goods.constraints.language` (object)
    circular reference

  - `goods.constraints.type` (string)
    Enum: "accessConstraint", "timeConstraint", "timeWindowsConstraint", "startDateTimeConstraint", "endDateTimeConstraint", "sizeConstraint", "weightConstraint", "speedConstraint", "sensorValueConstraint", "fuelTypeConstraint", "vehicleTypeConstraint", "emissionStandardConstraint", "attributeConstraint", "transportEquipmentTypeConstraint", "routeConstraint", "andConstraint", "orConstraint", "notConstraint", "genericConstraint"

  - `goods.constraints.name` (string)

  - `goods.constraints.enforceability` (string)
    Enum: "enforced", "preference"

  - `goods.identifiers` (array)

  - `goods.attributes` (array)

  - `goods.attributes.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `goods.attributes.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `goods.attributes.uuid` (string, required)

  - `goods.attributes.primaryPlatformId` (string, required)

  - `goods.attributes.createdAt` (string)
    The date and time this Entity has been created

  - `goods.attributes.updatedAt` (string)
    The date and time this Entity has been updated

  - `goods.attributes.language` (object)
    circular reference

  - `goods.attributes.name` (string)

  - `goods.attributes.color` (string)

  - `goods.stackObjectMetrics` (object)

  - `goods.stackObjectMetrics.totalMinimumGroundSpace` (object)

  - `goods.stackObjectMetrics.totalVolume` (object)

  - `goods.stackObjectMetrics.totalWeight` (object)

  - `goods.stackObjectMetrics.totalMinimumLoadMeters` (object)

  - `goods.isStackObjectMetricsUpdated` (boolean)

## Response 400 fields (application/json):

  - `success` (boolean)

  - `message` (string)

  - `code` (integer)

  - `errors` (array)

  - `suggestion` (string)


