question

01928-7325x2 avatar image
01928-7325x2 asked zgreathouse Deactivated answered

Is It Possible To Update The taxAmount Of Paid Order?


As the title, we have some orders need update related to the tax amount.
Is it possible?

There is an update payment in the Clover docs: https://www.clover.com/api_docs/#payments_Payment...
But it doesn't work, when I tried to update the taxAmount prop, the API returned
{ "message": "Currently only lineItem payments can be updated. No lineItem payments found."}

Is there any other way?
OrdersPaymentsTaxes
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

zgreathouse avatar image
zgreathouse Deactivated answered
The taxAmount of a payment cannot be updated. More specifically you can only modify the lineItemPayments property of a payment.
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