Create Manifest
The Create Store Manifest endpoint consolidates booked deliveries into carrier manifests. Rendr handles all grouping logic internally — for example, automatically splitting into separate manifest groups by carrier service — eliminating the need to manage carrier-specific splits yourself.
Manifesting is required before carrier collection. Once deliveries are booked and ready for pickup, a manifest must be submitted to the carrier to authorise collection.
Endpoint
Authentication: Bearer token required via the Authorization header.
Request Payload
Parameters
Either store_id or store_reference must be provided. If both are supplied, store_id takes precedence.
Sample Response
Rendr returns an array of manifests under data. Each object represents a distinct manifest group, split automatically by carrier service.
