billsOfLadingNextNumber
query
Get next bill of lading number
Returns the next sequential number for a new bill of lading in the specified document set.
query {
billsOfLadingNextNumber(companyId: Int!, documentSetId: Int!): BillsOfLadingNumberRead!
}Returns: BillsOfLadingNumberRead!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentSetId | Int! |