question

moweb avatar image
moweb asked moweb commented

Modifier not showing on receipt

I am creating an order using
https://sandbox.dev.clover.com/v3/merchants/{mId}/atomic_order/orders

and adding the same JSON object but I am not able to see the modifier on the receipt, but when I place an order the online ordering system then it is showing on the receipt. so..., I want to know where I should add the modifier object so by doing that I will be able to see the modifier on the receipt for orders that are created using API.

OrdersREST API
10 |2000

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

1 Answer

·
parquet76 avatar image
parquet76 answered moweb commented

It sounds like you haven't set the modifiers correctly on the request. Have you read the docs? https://docs.clover.com/docs/working-with-orders

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.

moweb avatar image moweb commented ·
Thanks I was passing the modifier id in wrong object.
0 Likes 0 ·

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