Version: 3.12.0
Foxdeli Pickup Place Service API
Working with Pickup Places within Foxdeli Customer Service API
Pickup Place within the Foxdeli Customer Service API represents locations where customers can pick up their shipments. The API provides a set of tools for managing pickup places, including creating, updating, searching, and deleting them.
Pickup Places Management Process
- Retrieving all pickup places for the e-shop
- This process allows you to return all existing pickup places for a given e-shop. By using this step, you get a list of pickup places available to your customers.
- Creating a new pickup place
- This step is used to create a new pickup place. You can specify details such as address, name, and other relevant information. The new pickup place will then be available for selection when creating shipments.
- Uploading an image for a pickup place
- This step uses the endpoint to upload an image representing the pickup place. Images can help customers better identify pickup places.
- Retrieving details about a pickup place
- This process returns information about a specific pickup place based on its ID. It is useful for obtaining details and verifying information about a particular pickup place.
- Updating a pickup place
- This step is used to update details about an existing pickup place. You can update information such as the address or name of the pickup place.
- Deleting a pickup place
- This process allows you to delete an existing pickup place. This step is useful if the pickup place is no longer in operation or needs to be removed from the available options.