Tokenization
/
Tokenization code webhook

Tokenization code webhook

Delivers a tokenization verification code and related card and device context to the integrator.

Headers

    X-Auth-Token
    string
    Required
    Partner Token
    X-Auth-Signature
    string
    Required
    Signature of the request body
    X-Auth-Timestamp
    string
    Required
    Request timestamp (Unix Epoch in UTC).

Request body

    id
    string
    Internal (Tokenization) ID
    Examples:260730687412430933
    token_id
    string
    Card token ID
    datetime_tokenization
    string
    Examples:2026-08-01T12:00:00Z
    type
    string
    Device type
    code
    string
    Tokenization verification code, up to 6 characters

Response

Tokenization code acknowledged
    status
    string
      success
      string
      error
      string
    errors
    array of string
    Defaults:
    Error codes list
Built with