Skip to main content
PATCH
Update Grn

Authorizations

Authorization
string
header
required

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

Path Parameters

grn_id
string
required

Body

application/json
grnNumber
string | null
purchaseOrderId
string | null
receivedDate
string<date-time> | null
notes
string | null
lineItems
GrnLineItemCreate · object[] | null

Response

Successful Response

id
string
required
purchaseOrderId
string
required
receivedDate
string<date-time>
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
lineItems
GrnLineItemResponse · object[]
required
grnNumber
string | null
orderType
string
default:bulk
notes
string | null