New API methods are added:
CRMPerson:
GET /b2C – to get the list of available B2C websites on the installation
Orders:
GET /orderHistory – to get details on the order history
GET /orderSummary – to get orders summary by “summaryKey” from GET /orders method
GET /orderCalculator – to get order calculation and settings
PUT /orderCalculator{orderId} –to modify order calculator
POST /orderManagers – to update request and service managers for list of orders
CRMPerson:
GET /b2C – to get the list of available B2C websites on the installation
New parameters are added to the existing API methods:
...