Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This API is work in progress

Get the invoice status.

URL

(GET) /api/invoices/items/{id}/status

PARAMETERS

The URL parameters are:

id

The invoice ID.

int, Mandatory

RESULTS

The result is a JSON object:

status

The invoice or quotation status, numeric value.

See Invoice status

int

statust

Title of status in language of user.

string

EXAMPLES

  • No labels