Archive contracts

post/contracts/archive

Request body

object required

A mapping of file contract IDs to archive reasons.

Example request

{
  "fcid:fd887808d78b3c8c6c04d1bbc14a0f6ebc2f546514e3a4b79102e31da712423c": "custom reason",
  "fcid:82ffce83b89817e876194a07f1b4442052e2bb4932ca80a6a51753d86da3d840": "custom reason"
}

Response

Contracts archived successfully

Changes