Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionBillingAttemptInput > idempotencyKey
A unique key generated by the client to avoid duplicate payments. For more information, refer to [Idempotent requests](https://shopify.dev/api/usage/idempotent-requests).
Signature:
idempotencyKey: Scalars['String']['input'];