Create owner identification

Create a new identification for a client account owner.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int64

Identification unique identifier generated by the system, required on edit

int64
required

Client account unique identifier

int64
required

Owner unique identifier

string
required

Identification type. Check /v1/systemcode/list API for valid values (type = 'Identification'), use the 'code' value.

string
required

Identification number or value

string
required

The name of the country that issued a certain identification card. Check /v1/systemcode/list API for valid values (type = 'Country'), use the 'code' value.

issueDate
object
  • A full date, with non-zero year, month and day values
  • A month and day value, with a zero year, e.g. an anniversary
  • A year on its own, with zero month and day values
  • A year and month value, with a zero day, e.g. a credit card expiration date

Related types are [google.type.TimeOfDay][google.type.TimeOfDay] and google.protobuf.Timestamp.

expirationDate
object
required
  • A full date, with non-zero year, month and day values
  • A month and day value, with a zero year, e.g. an anniversary
  • A year on its own, with zero month and day values
  • A year and month value, with a zero day, e.g. a credit card expiration date

Related types are [google.type.TimeOfDay][google.type.TimeOfDay] and google.protobuf.Timestamp.

string

An image of the government ID provided by the client.

string
required

Check /v1/systemcode/list API for valid values (type = 'Status'), use the 'code' value.

string

The state where of the country of issuance. Check /v1/systemcode/list API for valid values (type = 'State'), use the 'code' value.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json