Compare commits

..

No commits in common. "v0.3.2" and "v0.3.3" have entirely different histories.

2 changed files with 1266 additions and 1498 deletions

View File

@ -9,7 +9,7 @@ info:
title: "vendor-gw-blaze" title: "vendor-gw-blaze"
description: description:
"Taxnexus Gateway Client API for Blaze.me Cannabis Management System" "Taxnexus Gateway Client API for Blaze.me Cannabis Management System"
host: "api.partners.blaze.me" host: "api.blaze.me"
basePath: "/api/v1" basePath: "/api/v1"
schemes: schemes:
- "https" - "https"
@ -960,8 +960,6 @@ definitions:
companyId: companyId:
example: 5c7e8c7b722ed607e61edb06 example: 5c7e8c7b722ed607e61edb06
type: string type: string
complianceId:
type: string
created: created:
example: 1553982501834 example: 1553982501834
type: number type: number
@ -1059,8 +1057,6 @@ definitions:
updated: updated:
example: false example: false
type: boolean type: boolean
wmCategory:
type: string
type: object type: object
categoryId: categoryId:
example: 5c9fe425e0faca07db94b986 example: 5c9fe425e0faca07db94b986
@ -1074,11 +1070,6 @@ definitions:
cbn: cbn:
example: 0 example: 0
type: number type: number
committedQuantities:
properties:
no_region:
type: number
type: object
companyId: companyId:
example: 5c7e8c7b722ed607e61edb06 example: 5c7e8c7b722ed607e61edb06
type: string type: string
@ -1112,8 +1103,6 @@ definitions:
dirty: dirty:
example: false example: false
type: boolean type: boolean
discountEnabled:
type: boolean
discountable: discountable:
example: true example: true
type: boolean type: boolean
@ -1141,14 +1130,6 @@ definitions:
importSrc: importSrc:
example: string example: string
type: string type: string
instock:
type: boolean
lastLeaflySyncStatus:
type: boolean
lastLeaflySyncTime:
type: number
lastWMSyncTime:
type: number
lowInventoryNotification: lowInventoryNotification:
example: false example: false
type: boolean type: boolean
@ -1200,8 +1181,6 @@ definitions:
active: active:
example: true example: true
type: boolean type: boolean
assignedPrice:
type: number
companyId: companyId:
example: 5c7e8c7b722ed607e61edb06 example: 5c7e8c7b722ed607e61edb06
type: string type: string
@ -1252,42 +1231,12 @@ definitions:
items: items:
type: string type: string
type: array 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: pricingTemplateId:
example: "" example: ""
type: string type: string
productSaleType: productSaleType:
example: Both example: Both
type: string type: string
productTagGroups:
items:
type: string
type: array
productType: productType:
example: REGULAR example: REGULAR
type: string type: string
@ -1340,143 +1289,6 @@ definitions:
reOrderLevel: reOrderLevel:
example: 0 example: 0
type: number 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: shopId:
example: 5c9fe425e0faca07db94b970 example: 5c9fe425e0faca07db94b970
type: string type: string
@ -1520,8 +1332,6 @@ definitions:
deleted: deleted:
example: false example: false
type: boolean type: boolean
displayName:
type: string
dirty: dirty:
example: false example: false
type: boolean type: boolean
@ -1961,28 +1771,9 @@ definitions:
example: Lowell Herb Co / The Hacienda Co LLC example: Lowell Herb Co / The Hacienda Co LLC
type: string type: string
notes: notes:
type: array
items: items:
type: object
properties:
id:
type: string type: string
created: type: array
type: number
modified:
type: number
deleted:
type: boolean
updated:
type: boolean
writerId:
type: string
writerName:
type: string
message:
type: string
enableOnFleet:
type: boolean
phone: phone:
example: "" example: ""
type: string type: string

File diff suppressed because it is too large Load Diff