Complete a tokenization request that has a payer and payment method set. The tokenization request must be in RequiresPaymentMethod or RequiresAction status. This will create and process a tokenization attempt, updating the tokenization request status based on the result.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the tokenization request.
Tokenization request completed successfully.
"ta_AbC123XyZ"
ID of the tokenization request this attempt belongs to
"trq_Def456UvW"
ID of the payer for this tokenization attempt
"pyr_GhI789JkL"
Current status of the tokenization attempt
Pending, Processing, Succeeded, Failed "Succeeded"
External transaction ID from the payment processor
"txn_processor_123"
Error code if the tokenization attempt failed
"validation_failed"
Human-readable error message if the tokenization attempt failed
"Payment method validation failed"
"2025-10-08T18:20:31Z"
"2025-10-08T18:25:00Z"