Skip to main content
DELETE
Delete FBO Account Address
Retires an address on an FBO account by marking it inactive (isActive: false). The address is not erased, so past shipments that used it stay intact. It is returned by List FBO Account Addresses with isActive: false. Permission: fbo_accounts:update

Path parameters

string
required
The FBO account ID
string
required
The address ID

Response

Returns the deactivated address.
Deactivating an address that is already inactive is a no-op and still returns 200 with the address.