Skip to main content
GET
Get one line of a receipt by its reference

Autorizaciones

Authorization
string
header
requerido

Use a valid JWT token in the Authorization header with the format 'Bearer {token}'

Parámetros de ruta

lineReference
string
requerido
receiptReference
string
requerido

Respuesta

OK

id
string
requerido
externalReference
null | string
requerido
receipt
object | null
requerido
receiptId
string
requerido
type
enum<string>
requerido
Opciones disponibles:
PurchaseOrderLine
skuId
string
requerido
totalPrice
object
requerido
lotNumber
string
requerido
sku
object | null
requerido
quantity
number<double>
requerido
inspections
object[]
requerido