Skip to content

Instantly share code, notes, and snippets.

@keviocastro
Created August 14, 2020 19:51
Show Gist options
  • Save keviocastro/9d095e44a72014b42edcca9ccac7fe1a to your computer and use it in GitHub Desktop.
Save keviocastro/9d095e44a72014b42edcca9ccac7fe1a to your computer and use it in GitHub Desktop.
{status: "Created", msg: "Cadastrado com Sucesso", total: 1, summary: {},…}
data: {id: 292, code_external: "EN-VEH-0", payment_type: "1", delivery_price: 11.44, price: 80, status: 98,…}
address: {id: 287, order_id: 292, code_post: "74430390", street: "Rua Paulo VI", number: "199",…}
code_external: "EN-VEH-0"
created_at: "2020-08-14T16:50:01"
delivery_price: 11.44
hive_number: null
id: 292
observation: ""
order_accepted_at: null
payment_type: "1"
payments: []
price: 80
products: [{price: "80.0", order_id: 292, quantity: "1", status: 1,…}]
status: 98
stores: [{id: 304, fiscal_number: null, fiscal_date: null, code_tracking: null, delivery_type: 1,…}]
updated_at: "2020-08-14T16:50:08"
user: {id: 100, email: "testecliente@thinkidea.app", name: "João Almeida", cpf: "209.895.820-00",…}
msg: "Cadastrado com Sucesso"
status: "Created"
summary: {}
total: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment