Skip to main content
POST
Attach Documents to Associated Party V2

Identity Document Side Requirements

Authorizations

Authorization
string
header
required

Bearer token authentication. Obtain token from Issue a Token endpoint

Path Parameters

customer_id
string<uuid>
required

Unique identifier for the business customer

Body

application/json
associated_party_attachments
object[]
required

Array of document attachments, one entry per associated party. Multiple parties can be submitted in a single request.

Minimum array length: 1

Response

Documents attached successfully

data
object

Generic response object