Skip to main content
POST
Submit SOA document for approval

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json
organizationId
string
required

ID of the organization that owns the SOA document

Example:

"org_abc123def456"

documentId
string
required

ID of the SOA document to submit for approval

Example:

"soa_doc_abc123def456"

approverId
string
required

Member ID of the approver the SOA document is submitted to

Example:

"mem_abc123def456"

Response

200

Document submitted for approval successfully