Farfetch / blackout

Blackout is the codename for the Farfetch Platform Solutions (FPS) projects. Useful to build e-commerce applications using the FPS APIs and integrating business logic.
MIT License
42 stars 15 forks source link

feat: expose missing address endpoints on main #958

Closed pedro-gbf closed 10 months ago

pedro-gbf commented 10 months ago

Description

This adds the following endpoints to the main version: DELETE /users​/{id}​/addresses​/shipping​/current > Unsets the default shipping address of the user. DELETE /users​/{id}​/addresses​/billing​/current > Unsets the default billing address of the user.

Checklist

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement