# Get goodss

Get list of goodss

Endpoint: GET /goodss/{offset}/{amount}
Version: 0.9.74
Security: bearer, apiKey, apiSecret

## Header parameters:

  - `Authorization` (string, required)

## Path parameters:

  - `offset` (integer, required)

  - `amount` (string, required)

## Response 200 fields (application/json):

  - `success` (boolean)

  - `message` (string)

  - `code` (integer)

  - `totalResults` (integer)

  - `goodsList` (array)

  - `goodsList.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

  - `goodsList.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.

  - `goodsList.uuid` (string, required)

  - `goodsList.primaryPlatformId` (string, required)

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

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

  - `goodsList.language` (object)
    circular reference

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

  - `goodsList.name` (string)

  - `goodsList.description` (string)

  - `goodsList.remark` (string)

  - `goodsList.barCode` (string)

  - `goodsList.quantity` (integer)

  - `goodsList.weight` (object)

  - `goodsList.weight.value` (string)

  - `goodsList.weight.unit` (string)

  - `goodsList.grossWeight` (object)

  - `goodsList.maxStackableWeight` (object)

  - `goodsList.width` (object)

  - `goodsList.height` (object)

  - `goodsList.length` (object)

  - `goodsList.loadMeters` (object)

  - `goodsList.documents` (array)

  - `goodsList.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

  - `goodsList.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.

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

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

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

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

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

  - `goodsList.documents.name` (string)

  - `goodsList.documents.description` (string)

  - `goodsList.documents.expiresAt` (string)

  - `goodsList.documents.fileName` (string)

  - `goodsList.documents.mimeType` (string)

  - `goodsList.documents.encoding` (string)

  - `goodsList.documents.verified` (boolean)

  - `goodsList.documents.owner` (object)

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

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

  - `goodsList.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

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

  - `goodsList.documents.file` (object)

  - `goodsList.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

  - `goodsList.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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  - `goodsList.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

  - `goodsList.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.

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

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

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

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

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

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

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

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

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

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

  - `goodsList.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

  - `goodsList.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.

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

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

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

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

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

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

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

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

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

  - `goodsList.documents.identifiers` (array)

  - `goodsList.documents.externalAttributes` (object)

  - `goodsList.actors` (array)

  - `goodsList.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

  - `goodsList.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.

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

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

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

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

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

  - `goodsList.actors.name` (string)

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

  - `goodsList.actors.identifiers` (array)

  - `goodsList.actors.contactDetails` (array)

  - `goodsList.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

  - `goodsList.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.

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

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

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

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

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

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

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

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

  - `goodsList.actions` (array)

  - `goodsList.constraints` (array)

  - `goodsList.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

  - `goodsList.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.

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

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

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

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

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

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

  - `goodsList.constraints.name` (string)

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

  - `goodsList.identifiers` (array)

  - `goodsList.attributes` (array)

  - `goodsList.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

  - `goodsList.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.

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

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

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

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

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

  - `goodsList.attributes.name` (string)

  - `goodsList.attributes.color` (string)

  - `goodsList.stackObjectMetrics` (object)

  - `goodsList.stackObjectMetrics.totalMinimumGroundSpace` (object)

  - `goodsList.stackObjectMetrics.totalVolume` (object)

  - `goodsList.stackObjectMetrics.totalWeight` (object)

  - `goodsList.stackObjectMetrics.totalMinimumLoadMeters` (object)

  - `goodsList.isStackObjectMetricsUpdated` (boolean)

## Response 400 fields (application/json):

  - `success` (boolean)

  - `message` (string)

  - `code` (integer)

  - `errors` (array)

  - `suggestion` (string)


