/
POST Claims Update Status

We’re excited to announce that the latest information is now available on our new site, the Ginesys One Wiki!. Visit the site for up-to-date resources and insights. We look forward to continuing to support you there!

POST Claims Update Status

End Point

https://app.browntape.com/0.1/claims/updatestatus.json

Parameters to be passed

?username=XXXXXXXXXX &auth_string=YYYYYYYYY

Post Parameters

[ { "id": 1, "status": "submitted" }, { "id": 2, "status": "granted" } ]

Response

[ { "1": "Claim id 1 successfully updated." }, { "2": "Claim id 2 successfully updated." } ]

Related content