Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We are excited to provide you with the new additions in Version 2.0 of our API. These enhancements, new APIs and features are ready to start using in Production, but we always recommend testing in UAT first. 

API Link: https://prod-api.jasci.net/JasciRestApi/swagger-ui/index.html#/Products/add

Table of Contents
stylenone

January 13, 2025

Enhancement / New feature

Program

Resolution/Feature

Enhancement

POST /V2/transferWork

All the validation failure message will be logged in rex_logs and sent back with status code OK(200). Please note that this does not apply to all customers.

Enhancement

POST /V2/productAndVariables

All the validation failure message will be logged in rex_logs and sent back with status code OK(200). Please note that this does not apply to all customers.

Enhancement

POST  /V2/salesOrder

  • Fields are added in Sales Order API to get kitSetNumber, SetNumber,  futC101  - 10, and hostReference01 - 05 to get data from the user.

  • Fix for SpecialInstructions null exception.

Enhancement

PUT /V2/salesOrder

Fix for unexpected update for ThirdPartyAccount

...