API Reference

Freight Simulation

A freight simulation endpoint.

Shipping Simulation

  • The shipping simulation simulates and analyzes the available shipping options. The simulation checks the shipping conditions, enabling the retailer to assess item availability across multiple stores/regions, delivery methods, costs, and deadlines.

Item Availability:

  • Checks if the item is in stock.
  • Verifies if it's possible to ship the item (e.g., checks for available carriers in that region).
  • If any of the criteria are not met, the simulation assumes the item is unavailable.

Path Params

  • PlataformId: is shared by the business team.
  • ClientId: is generated when set up Retailer account. (first of all)

Body

  • Only quantity and additionalDeliveryDays need to be passed as integers.
  • Everything else is forced string
Path Params
string
required
Defaults to stringPlataformId

Identification of an plataform string

string
required
Defaults to stringClientId

Retailer identification value

Body Params
string
Defaults to 80730280

Store ZipCode to specify the shipping simulation location

string
required
Defaults to 00000000

Buyer zipCode to determinate delivery route

items
array of objects
required

A list of freightItem

items*
Responses

Language
URL
Choose an example:
application/json