question

ismdcf avatar image
ismdcf asked gonogo-dev answered

Order Not Found error

Today we started seeing the below issue with the production Clover APIs.

We are getting an Order not Found when we try to fetch the order from the Clover API once the order is placed.
We get a successful response for the Order creation, and with that Order ID we also do a bulk link item API update which gets successful as well.

However, the GET API end point with the same order ID to fetch the order fails with the below error message.


Request URL: https://api.clover.com/v3/merchants/{businessId}/orders/{orderId}?expand=lineItems


Error Message
{"details":"Order not found","message":"Not Found"}

Your immediate response is highly appreciated.
REST API
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

parquet76 avatar image parquet76 commented ·

How is the order being placed (on the device, created by you via API) and what triggers you to retrieve the order after it was created?

0 Likes 0 ·

1 Answer

·
gonogo-dev avatar image
gonogo-dev answered

We're seeing the same issue. Creating the order via the API using atomic order and right after creating it, it disappears. Happened on Monday and it's happening again today at a few of our merchants. Of course, no updates on status.clover.com...

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community