Assign Accounts To Pricing Group
Assign multiple accounts to a pricing group. The pricing group's current rate structure will be copied to all assigned accounts. If accounts are already assigned to a different pricing group, they will be reassigned and receive the new rates.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
pricing_group_id
Request
This endpoint expects an object.
account_ids
List of account IDs to assign to this pricing group
effective_at
When the pricing group rates become effective for these accounts. Defaults to now if not provided.
submitted_by
Response
Successful Response