Documentation Index

Fetch the complete documentation index at: https://docs.restaurant365.com/llms.txt

Use this file to discover all available pages before exploring further.

/public/v1/inventory/item-transfers/{id}

Prev Next
Get
/public/v1/inventory/item-transfers/{id}

Retrieves a specified item transfer

Security
HTTP
Type Bearer

Put ONLY your JWT Bearer token on textbox below!

Path parameters
id
string($uuid)Required

Identifier of the item transfer

Responses
200

item transfer entity

Expand All
object

Item Transfer

id
integer (int64)

The unique identifier for the Item Transfer.

number
string | null

The Item Transfer Number.

template
object (R365.Inventory.Public.Contracts.ItemTransfers.Models.ItemTransferTemplateReferencePublicDto)

A reference to an Item Transfer Template.

id
integer (int64)

Unique identifier of the item transfer template.

name
string | null

Display name of the item transfer template.

date
string (date)

Item Transfer Date.

fromLocation
object (R365.Inventory.Shared.Contracts.Locations.LocationReference)

Represents a reference to a location.

id
string (uuid)

The id of the location.

name
string | null

The name of the location.

number
string | null

The location number.

toLocation
object (R365.Inventory.Shared.Contracts.Locations.LocationReference)

Represents a reference to a location.

id
string (uuid)

The id of the location.

name
string | null

The name of the location.

number
string | null

The location number.

totalAmount
number (double)

Total Amount.

lastComment
string | null

Last Comment.

details
Array of object (R365.Inventory.Public.Contracts.ItemTransfers.Models.ItemTransferDetailPublicDto) | null

List of Item Transfer Details.

object

Item Transfer Detail

id
integer (int64)

The unique identifier for the Item Transfer detail.

item
object (R365.Inventory.Shared.Contracts.Items.ItemReference)

A reference to an item.

id
string (uuid)

Unique identifier of the item.

name
string | null

Display name of the item.

number
string | null

Number assigned to the item.

itemType
integer (int32)

The types for an item.

Valid values[ 1, 2 ]
unitOfMeasure
object (R365.Inventory.Shared.Contracts.UnitsOfMeasure.UnitOfMeasureReference)

A reference to a unit of measure.

id
string (uuid)

Unique identifier of the unit of measure.

name
string | null

Display name of the unit of measure.

quantity
number (double)

Quantity.

eachAmount
number (double)

Each Amount.

totalAmount
number (double)

Total Amount.

comment
string | null

Comment.

status
string | null

Item Transfer status.

transactionId
string (uuid)

The transaction id for the item transfer.

completedBy
object (R365.Inventory.Shared.Contracts.Users.UserReference)

A reference to a user.

id
string (uuid)

The unique identifier of the user.

name
string | null

The name of the user.

completedOn
string (date-time) | null

The date and time the item transfer was completed.

createdBy
object (R365.Inventory.Shared.Contracts.Users.UserReference)

A reference to a user.

id
string (uuid)

The unique identifier of the user.

name
string | null

The name of the user.

createdOn
string (date-time)

The date and time the item transfer was created.

modifiedBy
object (R365.Inventory.Shared.Contracts.Users.UserReference)

A reference to a user.

id
string (uuid)

The unique identifier of the user.

name
string | null

The name of the user.

modifiedOn
string (date-time) | null

The date and time the item transfer was last modified.

approvedBy
object (R365.Inventory.Shared.Contracts.Users.UserReference)

A reference to a user.

id
string (uuid)

The unique identifier of the user.

name
string | null

The name of the user.

approvedOn
string (date-time) | null

The date and time the item transfer was approved.

Expand All
object

Item Transfer

id
integer (int64)

The unique identifier for the Item Transfer.

number
string | null

The Item Transfer Number.

template
object (R365.Inventory.Public.Contracts.ItemTransfers.Models.ItemTransferTemplateReferencePublicDto)

A reference to an Item Transfer Template.

id
integer (int64)

Unique identifier of the item transfer template.

name
string | null

Display name of the item transfer template.

date
string (date)

Item Transfer Date.

fromLocation
object (R365.Inventory.Shared.Contracts.Locations.LocationReference)

Represents a reference to a location.

id
string (uuid)

The id of the location.

name
string | null

The name of the location.

number
string | null

The location number.

toLocation
object (R365.Inventory.Shared.Contracts.Locations.LocationReference)

Represents a reference to a location.

id
string (uuid)

The id of the location.

name
string | null

The name of the location.

number
string | null

The location number.

totalAmount
number (double)

Total Amount.

lastComment
string | null

Last Comment.

details
Array of object (R365.Inventory.Public.Contracts.ItemTransfers.Models.ItemTransferDetailPublicDto) | null

List of Item Transfer Details.

object

Item Transfer Detail

id
integer (int64)

The unique identifier for the Item Transfer detail.

item
object (R365.Inventory.Shared.Contracts.Items.ItemReference)

A reference to an item.

id
string (uuid)

Unique identifier of the item.

name
string | null

Display name of the item.

number
string | null

Number assigned to the item.

itemType
integer (int32)

The types for an item.

Valid values[ 1, 2 ]
unitOfMeasure
object (R365.Inventory.Shared.Contracts.UnitsOfMeasure.UnitOfMeasureReference)

A reference to a unit of measure.

id
string (uuid)

Unique identifier of the unit of measure.

name
string | null

Display name of the unit of measure.

quantity
number (double)

Quantity.

eachAmount
number (double)

Each Amount.

totalAmount
number (double)

Total Amount.

comment
string | null

Comment.

status
string | null

Item Transfer status.

transactionId
string (uuid)

The transaction id for the item transfer.

completedBy
object (R365.Inventory.Shared.Contracts.Users.UserReference)

A reference to a user.

id
string (uuid)

The unique identifier of the user.

name
string | null

The name of the user.

completedOn
string (date-time) | null

The date and time the item transfer was completed.

createdBy
object (R365.Inventory.Shared.Contracts.Users.UserReference)

A reference to a user.

id
string (uuid)

The unique identifier of the user.

name
string | null

The name of the user.

createdOn
string (date-time)

The date and time the item transfer was created.

modifiedBy
object (R365.Inventory.Shared.Contracts.Users.UserReference)

A reference to a user.

id
string (uuid)

The unique identifier of the user.

name
string | null

The name of the user.

modifiedOn
string (date-time) | null

The date and time the item transfer was last modified.

approvedBy
object (R365.Inventory.Shared.Contracts.Users.UserReference)

A reference to a user.

id
string (uuid)

The unique identifier of the user.

name
string | null

The name of the user.

approvedOn
string (date-time) | null

The date and time the item transfer was approved.

Expand All
object

Item Transfer

id
integer (int64)

The unique identifier for the Item Transfer.

number
string | null

The Item Transfer Number.

template
object (R365.Inventory.Public.Contracts.ItemTransfers.Models.ItemTransferTemplateReferencePublicDto)

A reference to an Item Transfer Template.

id
integer (int64)

Unique identifier of the item transfer template.

name
string | null

Display name of the item transfer template.

date
string (date)

Item Transfer Date.

fromLocation
object (R365.Inventory.Shared.Contracts.Locations.LocationReference)

Represents a reference to a location.

id
string (uuid)

The id of the location.

name
string | null

The name of the location.

number
string | null

The location number.

toLocation
object (R365.Inventory.Shared.Contracts.Locations.LocationReference)

Represents a reference to a location.

id
string (uuid)

The id of the location.

name
string | null

The name of the location.

number
string | null

The location number.

totalAmount
number (double)

Total Amount.

lastComment
string | null

Last Comment.

details
Array of object (R365.Inventory.Public.Contracts.ItemTransfers.Models.ItemTransferDetailPublicDto) | null

List of Item Transfer Details.

object

Item Transfer Detail

id
integer (int64)

The unique identifier for the Item Transfer detail.

item
object (R365.Inventory.Shared.Contracts.Items.ItemReference)

A reference to an item.

id
string (uuid)

Unique identifier of the item.

name
string | null

Display name of the item.

number
string | null

Number assigned to the item.

itemType
integer (int32)

The types for an item.

Valid values[ 1, 2 ]
unitOfMeasure
object (R365.Inventory.Shared.Contracts.UnitsOfMeasure.UnitOfMeasureReference)

A reference to a unit of measure.

id
string (uuid)

Unique identifier of the unit of measure.

name
string | null

Display name of the unit of measure.

quantity
number (double)

Quantity.

eachAmount
number (double)

Each Amount.

totalAmount
number (double)

Total Amount.

comment
string | null

Comment.

status
string | null

Item Transfer status.

transactionId
string (uuid)

The transaction id for the item transfer.

completedBy
object (R365.Inventory.Shared.Contracts.Users.UserReference)

A reference to a user.

id
string (uuid)

The unique identifier of the user.

name
string | null

The name of the user.

completedOn
string (date-time) | null

The date and time the item transfer was completed.

createdBy
object (R365.Inventory.Shared.Contracts.Users.UserReference)

A reference to a user.

id
string (uuid)

The unique identifier of the user.

name
string | null

The name of the user.

createdOn
string (date-time)

The date and time the item transfer was created.

modifiedBy
object (R365.Inventory.Shared.Contracts.Users.UserReference)

A reference to a user.

id
string (uuid)

The unique identifier of the user.

name
string | null

The name of the user.

modifiedOn
string (date-time) | null

The date and time the item transfer was last modified.

approvedBy
object (R365.Inventory.Shared.Contracts.Users.UserReference)

A reference to a user.

id
string (uuid)

The unique identifier of the user.

name
string | null

The name of the user.

approvedOn
string (date-time) | null

The date and time the item transfer was approved.