On this page:
https://api.premepay.com/v1/stores/:id
It's quite simple to update data for an Establishment using the Primefy API. By using the same parameters as in the establishment creation, you just need to send in the request the properties you want to update.
If your request is successful, you will receive the updated Establishment object as the response.
200: OK
401: Unauthorized
403: Forbidden
Related Content
<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/52c5ff42-e8bf-45d3-81d1-b6e05786a688/POST.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/52c5ff42-e8bf-45d3-81d1-b6e05786a688/POST.png" width="40px" /> POST - Add a new establishment - Individual (Individual seller)
</aside>
<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/fcb3143f-7ee7-49a3-89c4-8fdec896bbf6/POST.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/fcb3143f-7ee7-49a3-89c4-8fdec896bbf6/POST.png" width="40px" /> POST - Add a new establishment - Commercial (Legal Entity)
</aside>