/
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!
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
POST Promotions Update Status
POST Promotions Update Status
More like this
POST Manifest Update
POST Manifest Update
More like this
GET Claims Fetch
GET Claims Fetch
More like this
POST Orders updateOrdersFromChannel
POST Orders updateOrdersFromChannel
More like this
POST Save Order Item Attempts
POST Save Order Item Attempts
More like this
POST Manifests Create
POST Manifests Create
More like this