latestOpenAPI 3.0.32026-08-224982,0272.8 MB

e445c15e5bee

Pending approval

Bulk update non-withdrawal pending approvals

put/api/v2/pendingapprovals/bulkupdate

Request body

bailOnErrorboolean

If true, stops processing on the first error. If false (default), continues processing all items.

Example request

{
  "approvals": [
    {
      "paId": "59cd72485007a239fb00282ed480da1f"
    }
  ]
}

Response

OK