v1

latestOpenAPI 3.0.32026-07-24113102327.9 KB
CÓDIGO DE RASTREIO

RASTREAR UM PEDIDO

RASTREAR UM PEDIDO

get/api/v1/transactions/trace

Request body

access_tokenstring
codestring
date_estimedstring
date_postingstring
order_numberstring
tag_searchstring
type_responsestring
urlstring

Example request

{
  "access_token": "ACCESS_TOKEN DO VENDEDOR",
  "code": "AB84848484884BR",
  "date_estimed": "12/06/2018",
  "date_posting": "07/06/2018",
  "order_number": "109948440",
  "type_response": "J",
  "url": "www.teste.com.br"
}