Skip to main content

Get Current Buyer

GET 

/api/portal/me

Return the authenticated buyer and the customer account they order for. A buyer belongs to exactly one account, so there is nothing to switch between — ship-to is chosen from the account's address book at checkout. branding carries the merchant's tenant-wide portal branding. account.allow_backorder is the resolved answer for this account — the account's own override if it has one, otherwise the merchant's portal-wide default. An individual product can still differ; read availability.backorderable per catalog line.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

OK

Response Headers
    Content-Type