v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Machine Inventory

Get Pick List

Retrieves the pick list associated with a specific machine identified by MachineID.

get/v1/machines/{MachineID}/pickList

Path parameters

MachineIDinteger required

The unique identifier of the machine whose pick list is being retrieved.

Response

The pick list was successfully retrieved.

NayaxProductIDinteger nullable

The unique identifier of the product in the Nayax system.

ProductIDstring nullable

The unique identifier of the product.

MachineIDinteger nullable

The unique identifier of the machine associated with this pick list item.

MDBCodeinteger nullable

The MDB (Multi-Drop Bus) code associated with the product.

PACodestring nullable

The PA code associated with the product.

SelectionIDstring nullable

The selection identifier for the product within the machine.

OperatorButtonCodestring nullable

The code used by operators for manual selections.

PARinteger nullable

The PAR level, indicating the standard quantity of the product that should be stocked in the machine.

MissingStockinteger nullable

The quantity of stock that is missing from the machine.

OnHandStockinteger nullable

The quantity of stock currently on hand in the machine.

VendOutAlertThresholdinteger nullable

The stock level at which an alert should be triggered for potential vend out.

MachinePricenumber double nullable

The price of the product as set on the machine.

CreditCardPricenumber double nullable

The price of the product when purchased with a credit card.

RetailPricenumber double nullable

The retail price of the product.

DEXPricenumber double nullable

The price of the product according to DEX (Data Exchange) data.

LastPickQTYinteger nullable

The quantity of the product that was picked during the last restocking.

PrePaidCardPricenumber double nullable

The price of the product when purchased with a prepaid card.

CashPricenumber double nullable

The price of the product when purchased with cash.

DEXProductNamestring nullable

The product name according to DEX data.

ProductNamestring nullable

The name of the product.

SalesSourceIDinteger nullable

The identifier for the source of sales data.

MachineInventoryRefstring nullable

A reference string for the machine's inventory, typically used for informational purposes.

MachineRefstring nullable

A reference string for the machine, typically used for informational purposes.

ProductRefstring nullable

A reference string for the product, typically used for informational purposes.