Update a tokenization request. Only provided fields will be updated. Can update description, payer, payment method, and expiration date.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the tokenization request.
Optional description of the tokenization request
255"Updated tokenization request for customer"
ID of the payer to associate with this tokenization request
"pyr_AbC123XyZ"
Payment method data (e.g., payment_token, payment_method type)
When the tokenization request expires (ISO 8601 date-time string)
"2025-12-31T23:59:59Z"
IP address of the client making the request
"192.168.1.1"
User agent of the client making the request
"Mozilla/5.0..."
Optional metadata as key-value pairs
{ "custom_field": "value", "source": "api" }Tokenization request updated successfully.
"trq_XyZ789AbC"
Current status of the tokenization request
RequiresPaymentMethod, RequiresAction, Processing, Succeeded, Failed, Canceled "RequiresPaymentMethod"
ID of the payer associated with this tokenization request
"pyr_AbC123XyZ"
Payment method associated with this tokenization request
External session identifier for this tokenization request
"trq_XyZ789AbC_abc123..."
Optional description of the tokenization request
"Tokenize payment method for customer"
Error code if the tokenization request failed
"validation_failed"
Human-readable error message if the tokenization request failed
"Payment method validation failed"
When the tokenization request expires
"2025-12-31T23:59:59Z"
When the tokenization request was completed
"2025-10-08T18:25:00Z"
IP address of the client making the tokenization request
"192.168.1.1"
User agent string of the client making the tokenization request
"Mozilla/5.0..."
Optional metadata as key-value pairs
{ "custom_field": "value", "source": "api" }"2025-10-08T18:20:31Z"
"2025-10-08T18:25:00Z"