compliance
msa
business

Accept an MSA document (business)

Records click-through acceptance of an MSA for the session's group.

post/compliance/msa/accept

Request body

document_idstring required

Response

OK

accepted_bystring nullable
accepted_tsstring date-time
can_downloadboolean
contract_typestring
created_tsstring date-time
document_idstring
group_idstring
namestring
statusstring
typestring

Changes

Changed in 1 of the 22 revisions of this API.13

    • changed the pattern of the request property document_id from ^doc_[0-9a-hjkmnp-tv-z]{26}$ to ^doc_[0-7][0-9a-hjkmnp-tv-z]{25}$

      request-property-pattern-changed

    • the accepted_by response's property pattern was changed from ^ind_[0-9a-hjkmnp-tv-z]{26}$ to ^ind_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    • the document_id response's property pattern was changed from ^doc_[0-9a-hjkmnp-tv-z]{26}$ to ^doc_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    • the group_id response's property pattern was changed from ^grp_[0-9a-hjkmnp-tv-z]{26}$ to ^grp_[0-7][0-9a-hjkmnp-tv-z]{25}$ for the status 200

      response-property-pattern-changed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog