get https://api.fastspring.com/accounts/
Returns the details of an account with the given account_id
.
Responses
Returns the details of an account with the given account_id
.
xxxxxxxxxx
curl --request GET \
--url https://api.fastspring.com/accounts/account_id \
--header 'accept: application/json'
xxxxxxxxxx
60}
{
"id": "abcDEFgHiJklM1N-3OP9q",
"account": "abcDEFgHiJklM1N-3OP9q",
"action": "account.get",
"contact": {
"first": "First",
"last": "Last",
"email": "first.last@domain.com",
"company": "Company Name",
"phone": "555-555-5555",
"subscribed": true
},
"address": {
"addressLine1": "123 Main Street",
"addressLine2": "Apt. 456",
"city": "Santa Barbara",
"region": "US-CA",
"regionCustom": "555-555-5555",
"postalCode": 93101,
"company": "Company Name"
},
"language": "en",
"country": "US",
"lookup": {
"global": "ab-Cd9e8F6ghiJ-Okl3M3n",