Bundles

Number of APIs: 5

  1. List all bundles GET https://{{subdomain}}.commercelayer.io/api/bundles

  2. Retrieve a bundle GET https://{{subdomain}}.commercelayer.io/api/bundles/{{bundle_id}}

  3. Update a bundle PATCH https://{{subdomain}}.commercelayer.io/api/bundles/{{bundle_id}}

  4. Delete a bundle DELETE https://{{subdomain}}.commercelayer.io/api/bundles/{{bundle_id}}

  5. Create a bundle POST https://{{subdomain}}.commercelayer.io/api/bundles