Lock Invoice

This API locks an invoice to prevent any further edits or modifications after the invoice receipt has been printed or emailed. Once an invoice is locked, invoice items or details cannot be modified.

BaseApiV2Response

Json propertyData typeDescription
errorAPIV2ErrorModelContains error details when the request fails. Returns null when the API request is successful.

APIV2ErrorModel

Json propertyData typeDescription
codestringError code representing the type of failure.
messagestringHuman-readable description of the error returned by the API.
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!