Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #56550 All Revisions ] Back to Issue ]
Summary 0056550: Missing description in the fields of the ExternalOrderLoader documentation in the swagger
Revision 2024-10-02 19:08 by kchoperena
Description The External Order Loader is an integration that a lot of clients are using or they will as it is quite common to have an integration with an E-commerce system

Have the API properly documented is key to avoid spend time explaining the same details to each client

We should at least include the Description: Explaining what's the purpose of the field and in case the field can receive different values, explaining each of them (i.e.: Product Import > productType)

Relevant fields to improve:
HEADER
- messageId
- posTerminal
- channel
- step
- completeTicket
- grossAmount
- netAmount
- businessPartner
- externalBusinessPartnerReference
- deliveryReceiptOption
- deliveryReceiptDestination

LINES
- grossAmount
- grossListPrice
- baseGrossUnitPrice
- netAmount
- taxAmount
- deliveryMode

  TAX
  - netAmount
  - taxAmount
  - grossAMount
  - amount
  - net
  PROMOTIONS
  - discountRule
  - amount
  - baseUnitPrice
  - discountType
  - displayedTotalAmount
  - obdiscQtyoffer
  - quantity
  - unitDiscount

PAYMENTS
- kind
- rate
- isocode

TAXES
- netAmount
- taxAmount
- grossAMount
- amount
- net

APPROVALS
- approvalType
- userContact
Revision 2024-09-30 15:58 by kchoperena
Description The External Order Loader is an integration that a lot of clients are using or they will as it is quite common to have an integration with an E-commerce system

Have the API properly documented is key to avoid spend time explaining the same details to each client

We should at least include the:
   - Description: Explaining what's the purpose of the field and in case the field can receive different values, explaining each of them (i.e.: Product Import > productType)
   - Length: Supported max length value


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker