Skip to main content
POST
Receive Goods

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

order_id
string
required

Body

application/json
stockLotId
string
required
stockLocationId
string
required
qty
number
required
uom
string | null
unitCost
number | null
currency
string | null

Response

Successful Response

orderId
string
required
ledgerEntryId
string
required
status
string
required
qtyIssued
number
required
qtyReceived
number
required