Skip to main content

Link Vendor Deposit to Purchase Order

PUT 

/api/vendor-deposits/:vendorDepositId/purchase-order

Link a vendor deposit to a purchase order, or unlink it by passing null. The purchase order must belong to the same supplier as the deposit.

Required scope: accounting:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Returns the updated deposit.

Request

Responses

OK

Response Headers
    Content-Type