getShippingAddresses
Retrieve all available pickup locations with coordinates and postal codes for shipping operations. Provides complete address list for authenticated customers.
Instructions
Retrieves all shipping addresses (pickup locations) for the authenticated customer. Returns complete list with coordinates and postal codes.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}