Body:
- uuid (string): UUID номенклатури
Response:
{ uuid: string name: string fullName: string code: string article: string sku: string group: string | null // UUID групи supplier: string | null // UUID постачальника unitOfMeasurementUuid: string isKit: boolean type: 'goods' | 'service' isParent: boolean isModification: boolean parent: string | null // UUID батьківської номенклатури expenseAccount?: string description: string comment: string picture: string VATaccounted?: boolean measurements: { height: number // в сантиметрах length: number // в сантиметрах width: number // в сантиметрах weight: number // в кілограмах } }