Comunidade
DeliveryTime
about 1 year ago by Julian
O prazo de entrega está alterando a cada requisição, e as informações na requisição são iguais (Origem/Destino);
Exemplo: Nessa cotação ele fica variando entre 1 a 5 dias de entrega.
POST:
https://01wapi.rte.com.br/api/v1/simula-cotacao
BODY:
{
"OriginCityId":6015,
"OriginZipCode": REMOVIDO,
"DestinationZipCode":"83414300",
"DestinationCityId":5964,
"TotalWeight":6.926,
"EletronicInvoiceValue":2176.38,
"CustomerTaxIdRegistration": REMOVIDO,
"Packs": [{"AmountPackages":1,"Weight":6.926,"Length":45,"Height":26,"Width":30}]
}