Variant PricesAsk AIget https://catalog-api.omni.chat/v1/prices/{variantId}Retrieve prices for a specific variant.Path ParamsvariantIdstringrequiredIf it is an external integration variant, you must pass the externalId of the variant, otherwise you must pass the variant id.Query ParamsintegrationIdstringIf the store uses external integrations, you must pass the id of the integration that the variant is part of.Responses 200Returned the list of products. 400Represents errors as payload validation, authorization, rate limit exceeded, request size exceeded, etc. Check our doc about error codes for more details. 401Represents errors as payload validation, authorization, rate limit exceeded, request size exceeded, etc. Check our doc about error codes for more details. 500Represents errors as payload validation, authorization, rate limit exceeded, request size exceeded, etc. Check our doc about error codes for more details.Updated 6 months ago