Skip to main content

show

GET 

/v1/3ds/:id

show

Request

Path Parameters

    id stringrequired
    Example: :id

Responses

returns a card auth
Schema
    id string
    merchantobject
    id string
    acquirer_id string
    name string
    arabic_name string
    merchant_id string
    rule_precedence string
    status string
    amount integer
    currency string
    return_url string
    message string
    failure_reason stringnullable
    challenge_preference string
    is_frictionless boolean
    challengeobject
    url string
    creq string
    authobjectnullable
    value string
    status string
    eci string
    version string
    ds_transaction_id string
    acs_transaction_id string
    ds_reference_number string
    acs_reference_number string
    tds_purchase_date string
    created_at date-time
    updated_at date-time
Loading...