latestOpenAPI 3.0.12026-08-2188138404.6 KB
3b9f91693dec
Account
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"
}