Type alias DetachCustomerPaymentMethodInput

DetachCustomerPaymentMethodInput: { customerId: Scalars["String"]; environmentId?: InputMaybe<Scalars["String"]> }

Remove a payment method from a customer

Type declaration

  • customerId: Scalars["String"]

    Customer slug

  • Optional environmentId?: InputMaybe<Scalars["String"]>

    The unique identifier for the environment