Skip to content
Download OpenAPI description
Languages
Servers
https://api.kanbert.com/api/v1
Operations
Operations
Operations
Operations
Operations
Webhooks
Operations
Webhooks
Operations
Operations
Webhooks
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Schemas
idstringrequired
namestringrequired
{ "id": "string", "name": "string" }
idstringrequired
namestringrequired
{ "id": "string", "name": "string" }
idstringrequired
external_idstring or nullrequired
external_originstring or nullrequired
namestringrequired
vendor_identifierstring or nullrequired
customer_numberstring or nullrequired
address_namestring or nullrequired
address_streetstring or nullrequired
address_street2string or nullrequired
address_zipstring or nullrequired
address_townstring or nullrequired
address_statestring or nullrequired
notesstring or nullrequired
contact_namestring or nullrequired
contact_emailstring or nullrequired
contact_phonestring or nullrequired
contact_phone2string or nullrequired
contact_faxstring or nullrequired
contact_websitestring or nullrequired
accounting_ibanstring or nullrequired
accounting_bic_swiftstring or nullrequired
accounting_tinstring or nullrequired
accounting_notesstring or nullrequired
categorySupplierCategoryData (object) or nullrequired
Any of:
category.​idstringrequired
category.​namestringrequired
created_atstring(date-time)required
updated_atstring or null(date-time)required
deleted_atstring or null(date-time)required
{ "id": "string", "external_id": "string", "external_origin": "string", "name": "string", "vendor_identifier": "string", "customer_number": "string", "address_name": "string", "address_street": "string", "address_street2": "string", "address_zip": "string", "address_town": "string", "address_state": "string", "notes": "string", "contact_name": "string", "contact_email": "string", "contact_phone": "string", "contact_phone2": "string", "contact_fax": "string", "contact_website": "string", "accounting_iban": "string", "accounting_bic_swift": "string", "accounting_tin": "string", "accounting_notes": "string", "category": { "id": "string", "name": "string" }, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z", "deleted_at": "2019-08-24T14:15:22Z" }