Skip to main content

Checks receiver

POST 

/v1/content/receiver/check

Checks if a user is in the system

Request

Body

Receiver params

    account_id string

    Account ID

    birth_information

    object

    birth_name string

    Birth Name

    date_of_birth string

    Date of Birth

    given_names string

    Given Name(s)

    last_name string

    Last Name

    nationality string

    Nationality

    place_of_birth string

    Place of Birth

    date_of_birth string

    Date of Birth

    email string

    Email Address

    first_name string

    First Name

    full_name string

    Full Name

    last_name string

    Last Name

    ssn string

    Social Security Number

    tel string

    Phone Number

    vat_id string

    VAT ID

Responses

Receiver response

Schema

    type string
Loading...