post https://example.com/v1/catalog
This request initiates an asynchronous process that creates or updates a catalog. This request operates on both catalog listings and dynamic attributes like price and inventory availability.
A successful response provides a reference_id
for tracking purposes. Specify the reference_id
value as a path parameter to the Verification request.
If requests exceed the maximum allowed, the server returns status code 429 - Too Many Requests
(RFC 6585).
If the Hub system experiences a fault during processing, no changes are made. This measure ensures data consistency.