XeroAPI / Xero-NetStandard

A wrapper of the Xero API in the .NetStandard 2.0 framework. Supports Accounting, Payroll AU/US, and Files
MIT License
118 stars 119 forks source link

Support for Idempotent requests #483

Open agrath opened 11 months ago

agrath commented 11 months ago

Hi there,

Just wondering when the API client will be updated to support idempotency (not currently added and it's only just been released on the API)

SDK you're using (please complete the following information): Latest

Is your feature request related to a problem? Please describe. Retries per feature added to API

Describe the solution you'd like Implementation of new feature in API client so the idempotent key can be set/sent

Describe alternatives you've considered Custom API client

Additional context Per new feature release: https://xero.uservoice.com/forums/5528-accounting-api/suggestions/11381358-idempotent-requests

github-actions[bot] commented 11 months ago

PETOSS-329

github-actions[bot] commented 11 months ago

Thanks for raising an issue, a ticket has been created to track your request