Assembly
Split a package
Split a single Metrc source package into multiple output packages.
Creates one assembly containing every input and output. On success each output package is queued for creation in Metrc and synced asynchronously — the Metrc package identifiers are not present in the immediate response, and the source and output packages are briefly flagged as syncing.
Metrc licenses only. Up to 300 outputs per request. The whole split is applied atomically: if any output is rejected, none are created.
Required permission: assemblies_permissions_create.
post/public/v1/assemblies/split_package
Request body
Response
The created assembly
Changes
No recorded changes to this endpoint across all 1 revision of this API.