v1
latestSwagger 2.02026-07-13301635.0 KBprofile
gets the user's return address information
post/profile/address
Request body
Example request
{
"uid": "fhqwfuihuifqwhiuwqfhiqwfh124"
}Response
successful operation
Example response
{
"status": "ok",
"response": {
"id": 978214798,
"name": "Joe Smith",
"business_name": "Handwrytten LLC",
"address1": "1430 E Indian School Rd",
"address2": "Suite 100",
"city": "Phoenix",
"state": "AZ",
"country": "United States"
}
}