Organization.prototype.last Doc Number
GET {{baseUrl}}/v1/Organizations/:id/last-doc-number?type=<string>&incoming=<boolean>&date=<dateTime>
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| type | string | (Required) The type of document | |
| incoming | string | Incoming document | |
| date | string | Date if not in current year | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"number":"\u003cstring\u003e"}