Define Organization Address
Defines the current organization address.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Comma-separated list of fields to include in the response. Supports dot notation for nested projection (e.g. id,name,user.email,trips.route.id). Unknown fields are silently dropped.
Body
Define organization address payload
City
"São Paulo"
Country
"BR"
Neighborhood
"Bela Vista"
Number
"1000"
State
"SP"
Street
"Av. Paulista"
Zip code
"01310-100"
Complement
"Sala 42"
Response
OK
Organization address
Address identifier
"0195e7a1-8b5c-7d3e-9f4a-2c6b8d0e1f3a"
Organization identifier
"0195e7a1-8b5c-7d3e-9f4a-2c6b8d0e1f3a"
Country
"BR"
State
"SP"
City
"São Paulo"
Zip code
"01310-100"
Street
"Av. Paulista"
Neighborhood
"Bela Vista"
Number
"1000"
Created at
"2026-01-01T00:00:00.000Z"
Updated at
"2026-01-01T00:00:00.000Z"
Complement
"Sala 42"
Created by
null
Updated by
null
Deleted by
null
Deleted at
null