PATCH api/stockadjustment/item/transfer/{shopIdDraftOwner}/{shopIdDraftRecipient}/{invoiceIdentifier}/approve

Updates an item transfer draft, to a fully approved state. NOTE: All lines, which have not been approved yet, will be affected. This can lead to approving a remainder of the draft.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
shopIdDraftOwner

The owner/creator of the item transfer draft. Usually the sender.

integer

Required

shopIdDraftRecipient

The recipient of the item transfer draft.

integer

Required

invoiceIdentifier

The item transfer draft invoice identifier.

integer

Required

Body Parameters

None.

Response Information

Resource Description

None.