v0.3.2
Vernon Keenan 2022-05-29 10:36:31 -07:00
parent 652d4873be
commit 0ee3e2122f
2 changed files with 1481 additions and 1249 deletions

View File

@ -9,7 +9,7 @@ info:
title: "vendor-gw-blaze"
description:
"Taxnexus Gateway Client API for Blaze.me Cannabis Management System"
host: "api.blaze.me"
host: "api.partners.blaze.me"
basePath: "/api/v1"
schemes:
- "https"
@ -960,6 +960,8 @@ definitions:
companyId:
example: 5c7e8c7b722ed607e61edb06
type: string
complianceId:
type: string
created:
example: 1553982501834
type: number
@ -1057,6 +1059,8 @@ definitions:
updated:
example: false
type: boolean
wmCategory:
type: string
type: object
categoryId:
example: 5c9fe425e0faca07db94b986
@ -1070,6 +1074,11 @@ definitions:
cbn:
example: 0
type: number
committedQuantities:
properties:
no_region:
type: number
type: object
companyId:
example: 5c7e8c7b722ed607e61edb06
type: string
@ -1103,6 +1112,8 @@ definitions:
dirty:
example: false
type: boolean
discountEnabled:
type: boolean
discountable:
example: true
type: boolean
@ -1130,6 +1141,14 @@ definitions:
importSrc:
example: string
type: string
instock:
type: boolean
lastLeaflySyncStatus:
type: boolean
lastLeaflySyncTime:
type: number
lastWMSyncTime:
type: number
lowInventoryNotification:
example: false
type: boolean
@ -1181,6 +1200,8 @@ definitions:
active:
example: true
type: boolean
assignedPrice:
type: number
companyId:
example: 5c7e8c7b722ed607e61edb06
type: string
@ -1231,12 +1252,42 @@ definitions:
items:
type: string
type: array
producerAddress:
properties:
address:
type: string
addressLine2:
type: string
city:
type: string
companyId:
type: string
country:
type: string
created:
type: number
deleted:
type: boolean
id:
type: string
modified:
type: number
state:
type: string
updated:
type: boolean
zipCode:
type: string
pricingTemplateId:
example: ""
type: string
productSaleType:
example: Both
type: string
productTagGroups:
items:
type: string
type: array
productType:
example: REGULAR
type: string
@ -1289,6 +1340,143 @@ definitions:
reOrderLevel:
example: 0
type: number
secondaryVendorResult:
items:
type: object
properties:
id:
type: string
created:
type: number
modified:
type: number
deleted:
type: boolean
updated:
type: boolean
companyId:
type: string
active:
type: boolean
name:
type: string
phone:
type: string
email:
type: string
fax:
type: string
address:
properties:
id:
type: string
created:
type: number
modified:
type: number
deleted:
type: boolean
updated:
type: boolean
address:
type: string
city:
type: string
state:
type: string
zipCode:
type: string
addressLine2:
type: string
country:
type: string
type: "object"
description:
type: string
website:
type: string
firstName:
type: string
lastName:
type: string
notes:
type: array
items:
type: string
licenseNumber:
type: string
assets:
type: array
items:
type: string
backOrderEnabled:
type: boolean
licenseExpirationDate:
type: number
armsLengthType:
type: string
brands:
type: array
items:
type: string
qbVendorRef:
type: array
items:
type: string
additionalAddressList:
type: array
items:
type: string
credits:
type: number
relatedEntity:
type: boolean
vendorType:
type: string
companyLicenses:
type: array
items:
type: "object"
properties:
id:
type: string
created:
type: number
modified:
type: number
deleted:
type: boolean
updated:
type: boolean
companyType:
type: string
licenseType:
type: string
licenseNumber:
type: string
licenseExpirationDate:
type: number
toDefault:
type: boolean
createdBy:
type: string
defaultPaymentTerm:
type: string
toDefault:
type: boolean
vendorKey:
type: string
type: array
secondaryVendors:
items:
type: string
type: array
sellable:
type: boolean
sellableQuantities:
properties:
no_region:
type: number
shopId:
example: 5c9fe425e0faca07db94b970
type: string
@ -1332,6 +1520,8 @@ definitions:
deleted:
example: false
type: boolean
displayName:
type: string
dirty:
example: false
type: boolean
@ -1771,9 +1961,28 @@ definitions:
example: Lowell Herb Co / The Hacienda Co LLC
type: string
notes:
items:
type: string
type: array
items:
type: object
properties:
id:
type: string
created:
type: number
modified:
type: number
deleted:
type: boolean
updated:
type: boolean
writerId:
type: string
writerName:
type: string
message:
type: string
enableOnFleet:
type: boolean
phone:
example: ""
type: string

File diff suppressed because it is too large Load Diff