Updates an account

Update data of an existing account.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
emailstringOptional
documentobjectOptional
addressobjectOptional
personalInfoobjectOptional
updateEmailstringOptional
updateDocumentNumberstringOptional
updateDocumentTypeenumOptional

Response

successful operation
emailstring
documentobject
addressobject
personalInfoobject
resultUpdateDocumentNumberstring

Errors

400
Account Update Request Bad Request Error