swagger
parent
652d4873be
commit
0ee3e2122f
|
@ -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.blaze.me"
|
host: "api.partners.blaze.me"
|
||||||
basePath: "/api/v1"
|
basePath: "/api/v1"
|
||||||
schemes:
|
schemes:
|
||||||
- "https"
|
- "https"
|
||||||
|
@ -960,6 +960,8 @@ definitions:
|
||||||
companyId:
|
companyId:
|
||||||
example: 5c7e8c7b722ed607e61edb06
|
example: 5c7e8c7b722ed607e61edb06
|
||||||
type: string
|
type: string
|
||||||
|
complianceId:
|
||||||
|
type: string
|
||||||
created:
|
created:
|
||||||
example: 1553982501834
|
example: 1553982501834
|
||||||
type: number
|
type: number
|
||||||
|
@ -1057,6 +1059,8 @@ definitions:
|
||||||
updated:
|
updated:
|
||||||
example: false
|
example: false
|
||||||
type: boolean
|
type: boolean
|
||||||
|
wmCategory:
|
||||||
|
type: string
|
||||||
type: object
|
type: object
|
||||||
categoryId:
|
categoryId:
|
||||||
example: 5c9fe425e0faca07db94b986
|
example: 5c9fe425e0faca07db94b986
|
||||||
|
@ -1070,6 +1074,11 @@ 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
|
||||||
|
@ -1103,6 +1112,8 @@ definitions:
|
||||||
dirty:
|
dirty:
|
||||||
example: false
|
example: false
|
||||||
type: boolean
|
type: boolean
|
||||||
|
discountEnabled:
|
||||||
|
type: boolean
|
||||||
discountable:
|
discountable:
|
||||||
example: true
|
example: true
|
||||||
type: boolean
|
type: boolean
|
||||||
|
@ -1130,6 +1141,14 @@ 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
|
||||||
|
@ -1181,6 +1200,8 @@ definitions:
|
||||||
active:
|
active:
|
||||||
example: true
|
example: true
|
||||||
type: boolean
|
type: boolean
|
||||||
|
assignedPrice:
|
||||||
|
type: number
|
||||||
companyId:
|
companyId:
|
||||||
example: 5c7e8c7b722ed607e61edb06
|
example: 5c7e8c7b722ed607e61edb06
|
||||||
type: string
|
type: string
|
||||||
|
@ -1231,12 +1252,42 @@ 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
|
||||||
|
@ -1289,6 +1340,143 @@ 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
|
||||||
|
@ -1332,6 +1520,8 @@ definitions:
|
||||||
deleted:
|
deleted:
|
||||||
example: false
|
example: false
|
||||||
type: boolean
|
type: boolean
|
||||||
|
displayName:
|
||||||
|
type: string
|
||||||
dirty:
|
dirty:
|
||||||
example: false
|
example: false
|
||||||
type: boolean
|
type: boolean
|
||||||
|
@ -1771,9 +1961,28 @@ definitions:
|
||||||
example: Lowell Herb Co / The Hacienda Co LLC
|
example: Lowell Herb Co / The Hacienda Co LLC
|
||||||
type: string
|
type: string
|
||||||
notes:
|
notes:
|
||||||
items:
|
|
||||||
type: string
|
|
||||||
type: array
|
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:
|
phone:
|
||||||
example: ""
|
example: ""
|
||||||
type: string
|
type: string
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue