Authorization: Bearer ********************curl --location 'https://test.e-mole.net/api/orders/count?CreatedAtMin=1996-02-01T04%3A24%3A34.523Z&CreatedAtMax=1996-02-01T04%3A24%3A34.523Z&Status=%3Cstring%3E&PaymentStatus=%3Cstring%3E&ShippingStatus=%3Cstring%3E&CustomerId=92108412' \
--header 'Accept: text/plain' \
--header 'Authorization: Bearer <token>'{
"count": 67035517
}