# Bundle selections
Bundle selections define how an order is being split across a set of project bundles.
# Get an account's bundle selection
GET /bundle-selections 200 OK
401 undefined
429 undefined
# Update an account's bundle selection
PUT /bundle-selections Request Body Schema
200 OK
400 undefined
401 undefined
403 undefined
409 undefined
429 undefined