Logo
Fastly Developer Hub API Documentation

Get a billing address

GET {{fastly_url}}/customer/{{customer_id}}/billing_address

Get a customer's billing address.

Authorization: Requires API token.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Host
string
Accept
string




RESPONSES

status





Curl
curl -X GET 'https://api.fastly.com/customer//billing_address' -H 'Host: api.fastly.com' -H 'Accept: application/vnd.api+json'

ENDPOINTS