Guides

Use these guides to help you perform common actions with the Catalog Batch API.

Send Product Updates

Learn how the POST /{catalog_id}/items_batch endpoint sends a batch of requests (create, update, delete) for a catalog. Used for a variety of different objects, such as products, hotels, hotel rooms, flights, destination, home listings, vehicle, and vehicle offers.

Check Batch Request Status

Learn how the GET /{catalog_id}/check_batch_request_status endpoint checks the status of a batch request. Use a handle (returned from a call to {catalog_id}/batch) and make a GET call.

Send Localized Items Batch

Learn how the POST /{catalog_id}/localized_items_batch endpoint sends batch localization requests to existing catalog items in your catalog. The batch can contain (create, update, delete) localization requests. This endpoint can be used for a variety of different objects, such as products, hotels, hotel rooms, flights, destination, home listings, vehicle, and vehicle offers.