# Creates a new copy of a Bundle **POST /v2/RegulatoryCompliance/Bundles/{BundleSid}/Copies** Creates a new copy of a Bundle. It will internally create copies of all the bundle items (identities and documents) of the original bundle TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **BundleSid** (string) The unique string that identifies the Bundle to be copied. ### Body: (object) - **FriendlyName** (string) The string that you assigned to describe the copied bundle. ## Responses ### 201 Created #### Body: (object) - **account_sid** (string | null) The SID of the Account that created the resource - **date_created** (string(date-time) | null) The ISO 8601 date and time in GMT when the resource was created - **date_updated** (string(date-time) | null) The ISO 8601 date and time in GMT when the resource was last updated - **email** (string | null) The email address - **friendly_name** (string | null) The string that you assigned to describe the resource - **regulation_sid** (string | null) The unique string of a regulation - **sid** (string | null) The unique string that identifies the resource - **status** (string | null) The verification status of the Bundle resource - **status_callback** (string(uri) | null) The URL we call to inform your application of status changes - **valid_until** (string(date-time) | null) The ISO 8601 date and time in GMT when the resource will be valid until [Powered by Bump.sh](https://bump.sh)