Best practices for updating price and inventory
Today the Seller can have types of products, simple or configurable. To know more about what each type is, visit our link below:
Product IntegrationTo avoid errors or divergence of information in the updates we offer two types of requests:
Stock and Price Update for "SIMPLE PRODUCT"
Stock: https://api.skyhub.com.br/products/{sku}

Price: https://api.skyhub.com.br/products/{sku}

Stock and Price Update for "CONFIGURABLE PRODUCT"
We recommend that the update be performed by the variation code, since the merchant may have variation of stock and price.
Stock: https://api.skyhub.com.br/variations/{sku}

Price: https://api.skyhub.com.br/variations/{sku}

If you have any questions, please send an e-mail to api@skyhub.com.br
Last updated
Was this helpful?