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!

">

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!

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

This call updates a manifest in Browntape.

End Point

https://app.browntape.com/0.1/manifests/update.json

Parameters to be passed

?username=XXXXXXXXXX
&auth_string=YYYYYYYYY

Post Parameters

{
  data: {
      "manifest": {
        "id": 123  "status": "closed/picked"  
    }  
  }
}

Response:

{
  "success": true
}
  • No labels