Developer guide
API reference
  • API reference
    • Nothing Found
    Prerelease - hosted checkout API reference
    Authentication
    Customers
    Payment intents
    Payment methods
    Setup intents
      Data definitions
        schema
        CreateSetupIntentRequest
        schema
        SetupIntent
        schema
        UpdateSetupIntentRequest
        schema
        ConfirmSetupIntentRequest
        schema
        ErrorMessage
      post
      Create a setup intent
      post
      Update a setup intent
      get
      Get a setup intent
      post
      Confirm a setup intent

UpdateSetupIntentRequest

customerId
string <uuid>

The unique identifier for the customer record.

{
  • "customerId": "87d8e330-2878-4742-a86f-dbbb3bf522ac"
}