Skip to content
Reginaldo Junior edited this page Sep 23, 2017 · 1 revision

API Orders

Methods alloweds to orders

[GET] - /v1/orders/load

  • Authorizantion: Bearer {token}

Response

[["2017-02-02": 606.00]]

[GET] - /v1/orders/total

  • Authorizantion: Bearer {token}

Response

{"total":"R$ 337.875,20"}

Clone this wiki locally