Skip to main content

create

POST 

/v1/3ds

create

Request

Body

    id string

    uuid

    amount integer

    required | integer | min:1

    currency string

    required | string | in:USD,EUR,GBP,AUD,CAD,JPY,BYR,SGD,SHP,SKK,SLL,SOS,SRD,SSP,STD,SVC,SYP,SZL,THB,TJS,TMT,TND,TOP,TRY,TTD,TWD,TZS,UAH,AED,NAD,NGN,NIO,NOK,NPR,NZD,OMR,PAB,PEN,PGK,PHP,PKR,PLN,PYG,QAR,RON,RSD,RUB,RWF,SAR,SBD,SCR,SDG,SEK,ZMK,ZMW,BCH,BTC,JEP,GGP,IMP,XFU,GBX,CNH,EEK,GHS,LTL,LVL,MRO,MTL,TMM,JPY,ZWD,ZWL,ZWN,ZWR,VEF,UGX,UYU,UZS,VES,VND,VUV,WST,XAF,XAG,XAU,XBA,XBB,XBC,XBD,XCD,XDR,XOF,XPD,XPF,XPT,XTS,YER,ZAR,CDF,CHF,CLF,CLP,CNY,COP,CRC,CUC,CUP,CVE,CZK,DJF,DKK,DOP,DZD,EGP,ERN,ETB,FJD,FKP,GEL,GHS,GIP,AFN,ALL,AMD,ANG,AOA,ARS,AWG,AZN,BAM,BBD,BDT,BGN,BHD,BIF,BMD,BND,BOB,BRL,BSD,BTN,BWP,BYN,BZD,KWD,KYD,KZT,LAK,LBP,LKR,LRD,LSL,LYD,MAD,MDL,MGA,MKD,MMK,MNT,MOP,MRU,MUR,MVR,MWK,MXN,MYR,MZN,GMD,GNF,GTQ,GYD,HKD,HNL,HRK,HTG,HUF,IDR,ILS,INR,IQD,IRR,ISK,JMD,JOD,KES,KGS,KHR,KMF,KPW,KRW

    number string

    required | string | credit_card

    month integer

    required | integer | min:1 | max:12

    year integer

    required | integer | min:2000

Responses

creates a card auth

Schema

    id string

    merchant

    object

    id string
    name string
    arabic_name string
    merchant_id string
    status string
    amount integer
    currency string
    return_url nullable
    message stringnullable
    failure_reason stringnullable
    challenge_preference string
    is_frictionless nullable
    challenge nullable
    auth nullable
    created_at string
    updated_at string
Loading...