Skip to main content
PATCH
Update FBO Account Address
Updates an address on an FBO account. Only provided fields are changed; at least one field must be supplied. Permission: fbo_accounts:update

Path parameters

string
required
The FBO account ID
string
required
The address ID

Request body

string
One of return, billing, or alternate
string
Updated street address
string
Updated city
string
Updated state or province
string
Updated postal code
string
Updated country

Response

Returns the updated address.
To retire an address, use Delete FBO Account Address.