API Reference
Addresses

Retrieve address

1min
GET
This endpoint will provide the ability to retrieve a specific address from the eSuite platform
Authentication
Authorization
Path Parameters
accountReference
*
addressReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
200
OK
Description
Address base details
addressIdentifier
houseName
houseNumber
street
townCity
district
state
county
postCode
country
isDefault
defaultInvoice
defaultShipping
401
Not Authorized
404
•Account cannot be found <br />•The ServiceGroup specified does not exist.
500
Internal Server Error
Curl
JS
Ruby
Python
Responses
200
401
404
500