# Create a new Assigned Item **POST /v2/RegulatoryCompliance/Bundles/{BundleSid}/ItemAssignments** Create a new Assigned Item. TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **BundleSid** (string) The unique string that we created to identify the Bundle resource. ### Body: (object) - **ObjectSid** (string) The SID of an object bag that holds information of the different items. ## Responses ### 201 Created #### Body: (object) - **account_sid** (string | null) The SID of the Account that created the resource - **bundle_sid** (string | null) The unique string that identifies the Bundle resource. - **date_created** (string(date-time) | null) The ISO 8601 date and time in GMT when the resource was created - **object_sid** (string | null) The sid of an object bag - **sid** (string | null) The unique string that identifies the resource - **url** (string(uri) | null) The absolute URL of the Identity resource [Powered by Bump.sh](https://bump.sh)