Update the line items of a receivable
Replace all line items of an existing invoice or quote with a new list of line items.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
receivable_id
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Request
This endpoint expects an object.
data
Response
Successful Response
data
Errors
400
Put Receivables ID Line Items Request Bad Request Error
401
Put Receivables ID Line Items Request Unauthorized Error
403
Put Receivables ID Line Items Request Forbidden Error
404
Put Receivables ID Line Items Request Not Found Error
409
Put Receivables ID Line Items Request Conflict Error
422
Put Receivables ID Line Items Request Unprocessable Entity Error
500
Put Receivables ID Line Items Request Internal Server Error