Authorization: ********************curl --location 'https://loomloom.shengsuanyun.com/batch/loom/v1/users/me/marketUsages?pageSize=' \
--header 'Authorization: <api-key>'{
"items": [
{
"actualExecutionCostT": 0,
"estimatedBuyerPayableT": 0,
"estimatedExecutionCostT": 0,
"finalBuyerPayableT": 0,
"listingId": "string",
"listingVersionId": "string",
"pricingRuleVersion": "string",
"runId": "string",
"runTransactionId": "string",
"skillName": "string",
"taskFixedFeeT": 0,
"transactionStatus": "string"
}
],
"totalCount": 0
}