API used for mass operations, discover all details of this API.
Submission of the product load
Allows to submit several products to the Marketplace, which can be sold by the linked portals. Learn about the structure that should be sent.
Status of the load sent
The processing status of the load sent may be accessed at any time. See the status of the loading sent. For further information about one of the items of the load, see this link.
Approval of the load
Sandbox Environment
For Sandbox environments, the product load shall take up to 30 minutes to be made available. This is the time needed for the indexing of the data sent. Learn more about the Sandbox Environment
Production Environment
For the product loads sent to the production environment, the approval time is significantly longer. This happens because the products sent need to undergo a treatment process in order to match the standards used in the portals where they are going to be marketed. Learn more about the load validation process.
Speeding up the load approval
If you believe the approval time of the load is too long for the production environment, it is possible to speed up this process.
Products Classification
Although it is not a mandatory item in the product load, the information of the category may save a lot of time for the analyst trying to classify the products according to the sales portals. Learn more about the classification of your products and see the existing categories.
SKUs grouping
A product load may include the same product several times, with slight variations, such as color. When grouping SKUs, you prevent the analyst to make the same difficult process for each item of the load. See more about SKUs grouping.
API used for the modification of the products already approved in the load process.
After submitting and approving the product load, the products shall be listed as sales items, to be offered in the e-commerce portals.
However, some data need to be provided before the product is visible for the clients. They include:
Price update;
Stock update;
Update of the sales status, indicating that the product is ready to be marketed;
Explore all details of this API.
API used to control the orders for the sales accomplished within the sales portals.
Explore all details of this API.
Creation of the orders in Production
The sales orders are informed to the Marketplace by the portal where the sale occurred.
Thus, the application of such orders should be prepared in order to be accessed.
Learn more about this operation.
Creation of the orders in Sandbox
For the Sandbox environment, you should simulate the order creation by yourself.
This can be done with an exclusive operation in the Sandbox environment.
Click here to learn more about this operation.
Approval of the orders in Production
The approval of an order means that the client already paid for the sold item via the Marketplace e-commerce portal.
In this case, the Marketplace receives the confirmation of the payment and modifies the status of the order to "approved".
Approval of the orders in Sandbox
Within Sandbox, the created orders are automatically approved.
Tracking Control
Tracking control is used to inform the portal where the sale occurred about the process of separation and dispatch of the products for the received order.
API to control the tickets opened by the clients in the portals where the sale occurred.
Those tickets need to be properly addressed according to their application and forwarded to someone who can provide the applicable measures or responses.
Learn more about this operation.
Opening Tickets in Production
The tickets opened are informed to the Marketplace by the portal where the sale occurred.
Thus, the application of such tickets should be prepared in order to be accessed.
Learn more about this operation.
Opening Tickets in Sandbox
For the Sandbox environment, you should simulate the ticket opening by yourself.
This can be done with an exclusive operation in the Sandbox environment.
Learn more about this operation.
Events are asynchronous notifications that the Marketplace sends for the application in specific situations, such as order approvals or products approvals.
To this end, the application should provide an accessible URL, where the information can be sent.
Understand the available events and asynchronous processing in the
events control.