{
"filter": {
"part": {
"externalCustomerId": "string",
"overriden": true,
"planCode": "string",
"status": {
"inValues": [
"STATUS_TYPE_UNSPECIFIED"
]
}
},
"textSearch": "string"
},
"sort": {
"rules": [
{
"createdAt": "SORT_DIRECTION_UNSPECIFIED"
}
]
},
"pagination": {
"limit": "string",
"skip": "string",
"cursor": "string"
},
"readMask": "string",
"view": "VIEW_UNSPECIFIED"
}