Phasio Phasio Customer Addresses API Endpoints for managing customer shipping and billing addresses Documentation GitHub OpenAPI Operations 4 GET /api/customer/v1/address Get all addresses for current customer # POST /api/customer/v1/address Create a new address # GET /api/customer/v1/address/{addressId} Get address by ID # DELETE /api/customer/v1/address/{addressId} Delete address # Specifications ⚙ OpenAPI https://raw.githubusercontent.com/api-evangelist/phasio/refs/heads/main/openapi/phasio-customer-addresses-api-openapi.yml Other Resources 🔗 Webhooks https://raw.githubusercontent.com/api-evangelist/phasio/refs/heads/main/asyncapi/phasio-webhooks.yml