Create an account product assignment
Products: Accounts
Create an account product assignment
Create a account product assignment.
POST
Create an account product assignment
Request Structure
{product_id}) to a stock account. Create + delete only — there is no update.
| Field | Required | Description |
|---|---|---|
account_id | Yes | Stock account to assign |
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Path Parameters
The product ID to assign
Body
application/json
Response
Created successfully
The response is of type object.

