v1

latestOpenAPI 3.1.02026-07-24440202.2 KB

Batch upsert a JSON array

Perform batch upserts of JSON arrays

post/batchupsert_4FY_v1

Request body

Response

200

OR

Example response

{
  "transactionID": "ZZ1VT000000001413",
  "results": [
    {
      "recordID": "2QDTWAWJ378",
      "code": "SUCCESS"
    }
  ]
}