Transferencias
Crear transferencia
Mueve artículos de un establecimiento a otro. Disminuye el stock en origen y aumenta en destino.
POST
string
requerido
API key de BOH con scope
inventory:write.string
requerido
UUID del vendor.
string
UUID del establecimiento origen. Se requiere
from_store_id o from_external_store_id.string
ID externo del establecimiento origen.
string
UUID del establecimiento destino. Se requiere
to_store_id o to_external_store_id.string
ID externo del establecimiento destino.
string
Cuándo ocurrió la transferencia (ISO 8601).
string
Notas adicionales.
object[]
requerido
Artículos transferidos.
string
requerido
Actor responsable.
string
Clave de idempotencia.

