Create an Additional Person Application
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
ID of the Account to add an additional person
ID of the Person Application to associate with the Account
Role to use when associating the Person Application with the Account. Filterable.
Arbitrary data attached to the object, for the bank's use
Arbitrary data the user can attach to the object
Response
ID of the Account to add an additional person
Arbitrary data attached to the object, for the bank's use
Unique identifier for the object
ID of the Person Application to associate with the Account
Role to use when associating the Person Application with the Account. Filterable.
Status of the additional person application. One of approved
, error
, pending
, processing
, rejected
, manual_review
. Filterable.
Arbitrary data the user can attach to the object
Was this page helpful?