freakboy3742 / pyxero

Python API for accessing the REST API of the Xero accounting tool.
BSD 3-Clause "New" or "Revised" License
280 stars 209 forks source link

Idempotency keys #328

Open SergeNasr opened 2 years ago

SergeNasr commented 2 years ago

How can I prevent duplicate requests? Most APIs support idempotency keys - does Xero support this? Can't find any reference on that