v2

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-027801.5 MB
KYC FIll In v0.4

Providing information related to a customer identity stored the account data bound to the customer's phone number.

post/passthrough/camara/v1/kyc-fill-in/kyc-fill-in/v0.4/fill-in

Headers

authorizationstring

authorization header for token

{"stackTrail":"paths:/passthrough/camara/v1/kyc-fill-in/kyc-fill-in/v0.4/fill-in:post:parameters:1:schema","oasType":"schema","type":"unknown"}

Correlation id for the different services

x-rapidapi-hoststring required
Example:network-as-code.p-eu.rapidapi.com

The API's Host value as defined in the RapidAPI Hub.

Request body

phoneNumberstring

A public identifier addressing a telephone subscription. In mobile networks it corresponds to the MSISDN (Mobile Station International Subscriber Directory Number). In order to be globally unique it has to be formatted in international format, according to E.164 standard, prefixed with '+'.

Response

phoneNumberstring

A public identifier addressing a telephone subscription. In mobile networks it corresponds to the MSISDN (Mobile Station International Subscriber Directory Number). In order to be globally unique it has to be formatted in international format, according to E.164 standard, prefixed with '+'.

idDocumentstring

Id number associated to the id_document of the customer stored on the Operator's system.

idDocumentType'passport' | 'national_id_card' | 'residence_permit' | 'diplomatic_id' | 'driver_licence' | 'social_security_id' | 'other'

Type of the official identity document provided.

idDocumentExpiryDatestring date

Expiration date of the identity document (ISO 8601).

namestring

Complete name of the customer stored on the Operator's system. It is usually composed of first/given name and last/family/sur- name in a country. Depending on the country, the order of first/give name and last/family/sur- name varies, and middle name could be included. It can use givenName, middleNames, familyName and/or familyNameAtBirth. For example, in ESP, name+familyName; in NLD, it can be name+middleNames+familyName or name+middleNames+familyNameAtBirth, etc.

givenNamestring

First/given name or compound first/given name of the customer on the Operator's system.

familyNamestring

Last name, family name, or surname of the customer stored on the Operator's system.

nameKanaHankakustring

Complete name of the customer in Hankaku-Kana format (reading of name) for Japan, stored on the Operator's system.

nameKanaZenkakustring

Complete name of the customer in Zenkaku-Kana format (reading of name) for Japan, stored on the Operator's system.

middleNamesstring

Middle name/s of the customer stored on the Operator's system.

familyNameAtBirthstring

Last/family/sur- name at birth of the customer stored on the Operator's system.

addressstring

Complete address of the customer stored on the Operator's system. For some countries, it is built following the usual concatenation of parameters in a country, but for other countries, this is not the case. For some countries, it can use streetName, streetNumber and/or houseNumberExtension. For example, in ESP, streetName+streetNumber; in NLD, it can be streetName+streetNumber or streetName+streetNumber+houseNumberExtension.

streetNamestring

Name of the street of the customer's address on the Operator's system. It should not include the type of the street.

streetNumberstring

The street number of the customer's address on the Operator's system. Number identifying a specific property on the 'streetName'.

postalCodestring

The postal code or Zip code of the customer's address, stored on the Operator's system.

regionstring

Region/prefecture of the customer's address, stored on the Operator's system.

localitystring

Locality of the customer's address, stored on the Operator's system.

countrystring

Country of the customer's address stored on the Operator's system. Format ISO 3166-1 alpha-2.

houseNumberExtensionstring

House number extension of the customer stored on the Operator's system. Specific identifier of the house needed depending on the property type. For example, number of apartment in an apartment building.

birthdatestring date

Birthdate of the customer, in ISO 8601 calendar date format (YYYY-MM-DD), stored on the Operator's system.

emailstring email

Email address of the customer in the RFC specified format (local-part@domain), stored on the Operator's system.

gender'MALE' | 'FEMALE' | 'OTHER'

Gender of the customer stored on the Operator's system (Male/Female/Other).

cityOfBirthstring

City where the customer was born.

countryOfBirthstring

Country where the customer was born. Format ISO 3166-1 alpha-2.

nationalitystring

ISO 3166-1 alpha-2 code of the customer’s nationality. In the case a customer has more than one nationality, it is supposed to be the nationality related to the ID document provided in the match request.