Best practices for updating price and inventory
Last updated
Last updated
Today the Seller can have types of products, simple or configurable. To know more about what each type is, visit our link below:
To avoid errors or divergence of information in the updates we offer two types of requests:
Stock: https://api.skyhub.com.br/products/{sku}
Price: https://api.skyhub.com.br/products/{sku}
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