Since midnight today (8th April, 2024), the call to GetOrders RESTful API has been failing with the following error which means we cannot process any new orders placed today!
<BulkDataExchangeResponses xmlns="urn
apis:eBLBaseComponents"> <OrderReport>
<ACK>Error</ACK>
<Version>1241</Version>
<OrderArray>
<Errors>
<ShortMessage>Internal Application Error</ShortMessage>
<LongMessage>Internal Application Error</LongMessage>
<ErrorCode>2004</ErrorCode>
<SeverityCode>Error</SeverityCode>
<ErrorClassification>RequestError</ErrorClassification>
</Errors>
</OrderArray>
</OrderReport>
</BulkDataExchangeResponses>
We use the following endpoints for the API: