⁍ MatchMove Banking Operating System

Sections

Theme switcher

Create/Re-activate user

Header Parameters

Authorizationstring

Body Parameters

client_ref_idstring

A unique reference id for the customer generated by the API consumer.

typestring Required

Customer's type

Enum values:
customercorporate
salutationstring

Customer's saluation

titlestring

Customer's title. Allowed values accesible via /v2/users/enumerations/titles

first_namestring

Customer's first name

Max length
50
Pattern
^[#.0-9a-zA-Z\s,\/\-_:+?'\(\)@#!&]+$
middle_namestring

Customer's middle name

Max length
50
Pattern
^[#.0-9a-zA-Z\s,\/\-_:+?'\(\)@#!&]+$
last_namestring

Customer's last name

Max length
50
Pattern
^[#.0-9a-zA-Z\s,\/\-_:+?'\(\)@#!&]+$
maiden_namestring

Customer's maiden name

Max length
50
Pattern
^[#.0-9a-zA-Z\s,\/\-_:+?'\(\)@#!&]+$
preferred_namestring Required

Customer's preferred name. Do note this is the name which is leveraged at the point of wallet account creation and card creation

Max length
25
Pattern
^[A-Za-z\s]+$
genderstring

Customer's gender. Allowed values accesible via /v2/users/enumerations/genders

emailstring

Customer's email address which will be used for verification

Pattern
^[#.0-9a-zA-Z\s,\/\-_:+?'\(\)@#!&]+$
mobile_country_codestring

Country prefix of the verified mobile number to be used by the customer. Allowed values accesible via /v2/users/enumerations/mobile_country_codes

mobilestring

Verified mobile number to be used by the customer

marital_statusstring

Customer's marital_status. Allowed values accesible via /v2/users/enumerations/marital_status

identificationobject

Customer's identification documents details

Show child attributes

birthobject

Customer's birth details

Show child attributes

nationalitystring

Customer's nationality. Allowed values accessible via /v2/users/enumerations/nationalities

mothers_detailsobject

Customer's mother's details

Show child attributes

fathers_detailsobject

Customer's father's details

Show child attributes

addressesobject

Customers addresses

Show child attributes

employment_typestring

Customer's employment type. Allowed values accessible via /v2/users/enumerations/employment_type

job_titlestring

Customer's employment job title

employment_detailsobject

Details of customer's employer

Show child attributes

annual_income_rangestring

Account holder annual income range

main_income_sourcestring

Account holders income source.Below endpoint will get main_income_source enum list v2/users/enumerations/main_income_source

socioprofessional_categorystring

Account holder social professional category

purpose_of_account_openingstring

Account holder purpose of account openings

work_countrystring

Below endpoint will get country enum list v2/users/enumerations/countries

residency_countrystring

Below endpoint will get countries enum list v2/users/enumerations/countries

tos_acceptanceobject

Show child attributes

provider_ref_idstring

Account holder provider reference id

provider_account_numberstring

Account holder provider account number

posting_statusstring

Account holder posting status

data_terms_signed_atstring

data terms signed date

metadataobject

metadata can be used to send additional details which can edited later

created_bystring

Meta data for who created the record

Response

200
Object
OK
400
Object
Bad Request | Code | Description | | :---------- | :---------- | | invalid_model | Validation errors | | customer_information_duplicate_error | Duplication information error, information already in use |

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourceoneof

Show child attributes

timestampstring Required

Response timestamp

403
Object
Forbidden

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourceoneof

Show child attributes

timestampstring Required

Response timestamp

404
Object
Forbidden | Code | Description | | :---------- | :---------- | | model_not_found | Model not found. |

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourceoneof

Show child attributes

timestampstring Required

Response timestamp

500
Object
Internal Server Error | Code | Description | | :---------- | :---------- | | generic_error | General Error |

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourceoneof

Show child attributes

timestampstring Required

Response timestamp

502
Object
Forbidden

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourceoneof

Show child attributes

timestampstring Required

Response timestamp

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?