Confirm a setup request
Confirm a setup request to complete the setup lifecycle. The setup request must be in RequiresPaymentMethod or RequiresAction status. This will validate the payment method and tokenize it. The setup request status updates based on the result.
Documentation Index
Fetch the complete documentation index at: https://docs.withacclaim.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the setup request.
Response
Setup request completed successfully.
"ta_AbC123XyZ"
ID of the setup request this attempt belongs to
"trq_Def456UvW"
ID of the payer for this setup attempt
"pyr_GhI789JkL"
Current status of the setup attempt
Pending, Processing, Succeeded, Failed "Succeeded"
External transaction ID from the payment processor
"txn_processor_123"
Error code if the setup attempt failed
"validation_failed"
Human-readable error message if the setup attempt failed
"Payment method validation failed"
"2025-10-08T18:20:31Z"
"2025-10-08T18:25:00Z"