Rank
Arrays - Multiple documents with the same Key

Minimum Rank
Last updated
Arrays - Multiple documents with the same Key

Last updated
POST .../docs/content?key=MSPro.Test.Invoice&Rank=6GET {{host}}/{{accountId}}/docs/content?key=MSPro.Test.Invoice
Content-Type: application/json
Authorization: Basic {{basic}}POST {{host}}/{{accountId}}/docs/content?key=MSPro.Test.Invoice&MinRank=20
Content-Type: application/json
Authorization: Basic {{basic}}
{
"InvoiceId" : "Inv002.20",
"Firstname": "Markus",
"Lastname" : "Schmidt2"
}