约 50 个结果
在新选项卡中打开链接
  1. 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.

  2. 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 …

  3. 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 …

  4. 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 …

  5. 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 …

  6. 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) …

  7. 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 …

  8. 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 …

  9. 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 …

  10. 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 …