question

gokulselvan avatar image
gokulselvan asked David Marginian Deactivated commented

Add notes to orders

Hello guys,

I am looking for adding notes to the order that were created by ecommerce order api. but I can't find any.

Is it possible to add notes to order using Ecommerce API, or what api have to use to achieve this ?

Ordersecommerce
10 |2000

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

David Marginian avatar image
David Marginian Deactivated answered gokulselvan commented

An order is an order, if you created it via our EComm API you can use the order update endpoint (https://docs.clover.com/reference/orderupdateorder) to add a note. However, I would recommend that you not use the EComm endpoint and use the atomic order endpoints discussed here - https://docs.clover.com/docs/working-with-orders.

2 comments
10 |2000

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

gokulselvan avatar image
gokulselvan answered

Hi David,

thanks, will check

10 |2000

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

gokulselvan avatar image
gokulselvan answered David Marginian Deactivated commented

Yeah.

https://sandbox.dev.clover.com/r/XXXXXXX - is this order receipt or payment receipt?


Please tell me the diff between payment receipt and order receipt.

What kind of receipt is printed on clover device?

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.

Welcome to the
Clover Developer Community