Hi.
Im trying the API. When I use the receipts method, I don’t get any data. it comes back with an empty array. I know we have receipts. the data returned is:
{
“receipts”: [],
“cursor”: “MT@sMT@=”
}
“receipts”: [],
“cursor”: “MT@sMT@=”
}
Ivee tried adding in dates to the headers with the same results. How can I return the receipts?
1 Answer