question

darrank avatar image
darrank asked David Marginian Deactivated edited

Does forceRealTime=true work on POST requests?

Does forceRealTime=true work on POST requests?

Custom Tenders
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

David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated edited
Example flag usage: Since all POST requests will access the primary database, any response objects returned by a POST request will be real-time, and will not require the forceRealTime=true flag. The data returned in these responses can also be enhanced using any of the expansion parameters available for the returned object. In most cases this response should be sufficient to update your records, and any live display information.

https://docs.clover.com/docs/read-only-database

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