Retrieving Order Number from SquareAPI

Hello, I looking to get the human readable order number from the SquareAPI. A customer of mine would like to use that Order Number for an integration, but I can’t seem to find it in the API responses. In the example The order is 1495103888, but when I get the orderID from the API I get seJFa6doM9Fp2Mz0ufjybLDusCfZY. Is there some correlation that I’m missing between these two numbers? Thanks for your help.

@chanegraaf as far as I’m aware that’s not possible at the moment.

That is correct. The order number from the Square online Store isn’t currently available in the Orders API. :slightly_smiling_face:

Dang, Thank you for the response.