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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
Path Params
string
required

Unique identifier of the invoice to be locked.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain