{
"filter": {
"part": {
"billingEntityId": "string",
"currency": "CURRENCY_ENUM_UNSPECIFIED",
"expireCache": true,
"externalCustomerId": "string",
"months": 0
}
},
"sort": {
"rules": [
{
"createdAt": "SORT_DIRECTION_UNSPECIFIED"
}
]
},
"pagination": {
"limit": "string",
"skip": "string",
"cursor": "string"
}
}