Ejemplos
curl -X GET\
-H "Authorization: Bearer [[accessToken]]"\
-H "Content-Type: application/json"\
"https://checkout.developers.ar.ua.la/v2/api/orders?limit=100&fromDate=2022-08-04&toDate=2022-08-09"
curl -X GET\
-H "Authorization: Bearer [[accessToken]]"\
-H "Content-Type: application/json"\
"https://checkout.developers.ar.ua.la/v2/api/orders?limit=100&fromDate=2022-08-04&toDate=2022-08-09"