v1
latestOpenAPI 3.0.12026-08-0688138402.2 KBAccount
Retrieve account infomation
Returns infomation on the currenctly logged in account.
get/account/
Response
Successful.
Example response
{
"name": "Shipmondo",
"attention": "John Doe",
"address_1": "Hvilehøjvej 25",
"address_2": "Hvilehøjvej 25",
"zip_code": "5220",
"city": "Odense SØ",
"country_code": "DK",
"phone": "70400407",
"email": "contact@shipmondo.com",
"vat_no": "DK36399066",
"billing_email": "contact@shipmondo.com",
"home_page": "shipmondo.com",
"updated_at": "2017-06-18T22:00:00.000Z"
}