Latest news
API v3 Update: GetOrder and GetOrders Response Fix
API v3 GetOrder
We are addressing an issue in the GetOrder and GetOrders responses for API v3. The responses will be updated to comply with the defined schema.
Change Details
- Endpoints Affected: GetOrder and GetOrders
- Property Affected: LocalPresence
- Current Behavior: Returns a string value
- New Behavior: Will return a boolean value (as per the schema)
We apologize for any inconvenience this may cause and appreciate your prompt attention to this matter. For any questions or concerns, please contact our Customer Service team, help@ascio.com .
Deployment plan
API Version | Environment | WSDL File | Deployment Date |
v3 | Testing | https://aws.demo.ascio.com/v3/aws.wsdl | |
v3 | Live | https://aws.ascio.com/v3/aws.wsdl |
Instructions
If your implementation expects a string value for the LocalPresence property in either GetOrder or GetOrders responses, please update your code to handle the correct boolean value. We recommend testing your changes in our testing environment starting October 11 before the live deployment on October 17.
Class GetOrder
Property |
---|
request |