Skip to main content
GET
Move stock between stores as two ledger rows in one transaction, carrying its value with it.

Query Parameters

p_part_id
string<uuid>
required
p_from_warehouse_id
string<uuid>
required
p_to_warehouse_id
string<uuid>
required
p_quantity
number<numeric>
required
p_notes
string<text>

Response

200

OK