Get FBO Intake Address
FBO Accounts
Get FBO Intake Address
Get the address an account should send inventory to
GET
Get FBO Intake Address
Returns the address to send this account’s inventory to, along with a ready-to-display version in
formatted.
The address includes the account’s vault ID, which is what identifies arriving inventory as belonging to this account. Use it exactly as returned.
Permission: fbo_accounts:read
Path parameters
string
required
The FBO account ID
Response
string
The address as newline-separated lines, ready to display.
string
The vault ID included in the address.
string
Where the vault ID appears in the address —
address_line_2 or last_name. When it is
last_name, the vault ID is part of lastName and addressLine2 is null.Returns
404 if the account does not belong to your organization, or if the account does not have
a vault ID yet.