stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionBillingAttemptInput > idempotencyKey

AdminTypes.SubscriptionBillingAttemptInput.idempotencyKey property

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'];