
Home [v5developers.wello.solutions]
The purpose of this website is to fully describe the API of Wello: how it works, what you can do with it, the restrictions and some example code.
Wello Web API - Endpoints
API Description GET api/ArticleColor Retrieves all the article color GET api/ArticleColor (id) Retrieves the article color with the specified key POST api/ArticleColor Creates a new article color PUT …
Wello Web API - GET api/Project
Foreign key to equipment model. It can get via equipment_family_code, equipment_family or equipment_model globally unique identifier equipment_model_code Embedded entity …
Wello Web API - GET api/CompanyContact (id)
Lastname of the contact. If you have one single field available for firstname+lastname then use Lastname string Required Max length: 50 company_id Company of the contact globally unique …
Wello Web API - GET api/Company
Foreign key of company_sales_status using code. Use "Normal,CreditRisk, BlockedbyCM or OrderBlocked" string vat_reg_code VAT number string Max length: 50 is_working_address Services …
Wello Web API - PUT api/SalesOrganization (id)
Body Parameters : sales_organization Name Description Type Additional information id Primary Key globally unique identifier Required code Field used for Embedded entity (store there your ERP PK) …
Wello Web API - PUT api/Company (id)
Foreign key of company_sales_status using code. Use "Normal,CreditRisk, BlockedbyCM or OrderBlocked" string vat_reg_code VAT number string Max length: 50 is_working_address Services …
Wello Web API - GET api/SalesOrganization
Resource Description : IHttpActionResult sales_organization Name Description Type Additional information id Primary Key globally unique identifier Required code Field used for Embedded entity …
Wello Web API - GET api/TaskType
FK of sales_organization. Filled if specific of one SO, empty if can be used by all globally unique identifier sales_organization_code Embedded entity "sales_organization" using ERP PK when …
Wello Web API - GET api/TaskStatus
FK of sales_organization. Filled if specific of one SO, empty if can be used by all globally unique identifier sales_organization_code Embedded entity "sales_organization" using ERP PK when …