@chrt-inc/typescript-sdk 1.652.0 → 1.658.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (136) hide show
  1. package/dist/cjs/Client.js +2 -2
  2. package/dist/cjs/api/resources/billing/resources/billingLedgerPeriods/client/Client.d.ts +0 -1
  3. package/dist/cjs/api/resources/billing/resources/billingLedgerPeriods/client/Client.js +0 -1
  4. package/dist/cjs/api/resources/billing/resources/billingLedgerPeriods/client/requests/BillingLedgerPeriodsListV1Request.d.ts +0 -1
  5. package/dist/cjs/api/resources/billing/resources/billingLedgers/client/Client.d.ts +0 -1
  6. package/dist/cjs/api/resources/billing/resources/billingLedgers/client/Client.js +0 -1
  7. package/dist/cjs/api/resources/billing/resources/billingLedgers/client/requests/BillingLedgersListV1Request.d.ts +0 -1
  8. package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/Client.d.ts +0 -1
  9. package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/Client.js +0 -1
  10. package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/requests/LineItemGroupsListV1Request.d.ts +0 -1
  11. package/dist/cjs/api/resources/billing/resources/statements/client/Client.d.ts +0 -2
  12. package/dist/cjs/api/resources/billing/resources/statements/client/Client.js +0 -2
  13. package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementsExpandedListV1Request.d.ts +0 -1
  14. package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementsListV1Request.d.ts +0 -1
  15. package/dist/cjs/api/resources/listing/resources/bidThreads/client/Client.d.ts +0 -2
  16. package/dist/cjs/api/resources/listing/resources/bidThreads/client/Client.js +0 -2
  17. package/dist/cjs/api/resources/listing/resources/bidThreads/client/requests/BidThreadsListForBidderV1Request.d.ts +0 -1
  18. package/dist/cjs/api/resources/listing/resources/bidThreads/client/requests/BidThreadsListForListingV1Request.d.ts +0 -1
  19. package/dist/cjs/api/resources/listing/resources/listings/client/Client.d.ts +4 -10
  20. package/dist/cjs/api/resources/listing/resources/listings/client/Client.js +3 -9
  21. package/dist/cjs/api/resources/listing/resources/listings/client/requests/ListingsListByOrgV1Request.d.ts +0 -2
  22. package/dist/cjs/api/resources/listing/resources/listings/client/requests/ListingsListForDriverBidderV1Request.d.ts +0 -2
  23. package/dist/cjs/api/resources/listing/resources/listings/client/requests/ListingsListForProviderBidderV1Request.d.ts +0 -2
  24. package/dist/cjs/api/resources/operations/resources/cases/client/Client.d.ts +0 -2
  25. package/dist/cjs/api/resources/operations/resources/cases/client/Client.js +0 -2
  26. package/dist/cjs/api/resources/operations/resources/cases/client/requests/CasesListV1Request.d.ts +0 -2
  27. package/dist/cjs/api/resources/operations/resources/departments/client/Client.d.ts +1 -2
  28. package/dist/cjs/api/resources/operations/resources/departments/client/Client.js +1 -2
  29. package/dist/cjs/api/resources/operations/resources/departments/client/requests/DepartmentsListV1Request.d.ts +1 -2
  30. package/dist/cjs/api/resources/orgs/client/Client.d.ts +0 -1
  31. package/dist/cjs/api/resources/orgs/client/Client.js +0 -1
  32. package/dist/cjs/api/resources/orgs/client/requests/OrgsListMembersV1Request.d.ts +0 -1
  33. package/dist/cjs/api/resources/shipping/resources/drivers/client/Client.d.ts +0 -1
  34. package/dist/cjs/api/resources/shipping/resources/drivers/client/Client.js +0 -1
  35. package/dist/cjs/api/resources/shipping/resources/drivers/client/requests/DriversListOrgMembersAndDriversV1Request.d.ts +0 -1
  36. package/dist/cjs/api/resources/shipping/resources/orderSchedules/client/Client.d.ts +0 -2
  37. package/dist/cjs/api/resources/shipping/resources/orderSchedules/client/Client.js +0 -2
  38. package/dist/cjs/api/resources/shipping/resources/orderSchedules/client/requests/OrderSchedulesListV1Request.d.ts +0 -2
  39. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.ts +0 -2
  40. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.js +0 -2
  41. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForCoordinatorOperatorsV1Request.d.ts +0 -1
  42. package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForShipperOperatorsV1Request.d.ts +0 -1
  43. package/dist/cjs/api/resources/shipping/resources/taskGroups/client/Client.d.ts +14 -12
  44. package/dist/cjs/api/resources/shipping/resources/taskGroups/client/Client.js +17 -15
  45. package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayDriverClientReq.d.ts +13 -0
  46. package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayProviderClientReq.d.ts +13 -0
  47. package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayProviderClientReq.js +5 -0
  48. package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForShipperPayProviderClientReq.d.ts +13 -0
  49. package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForShipperPayProviderClientReq.js +5 -0
  50. package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/index.d.ts +3 -0
  51. package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.d.ts +0 -2
  52. package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.js +0 -2
  53. package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForDriverForExecutorV1Request.d.ts +0 -1
  54. package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.d.ts +0 -1
  55. package/dist/cjs/api/types/ListingForBidder1.d.ts +8 -0
  56. package/dist/cjs/api/types/ListingForBidder1.js +5 -0
  57. package/dist/cjs/api/types/ListingForBidderListRes.d.ts +1 -1
  58. package/dist/cjs/api/types/ListingTaskForBidder1.d.ts +12 -0
  59. package/dist/cjs/api/types/ListingTaskForBidder1.js +5 -0
  60. package/dist/cjs/api/types/ListingTaskGroupForBidder1.d.ts +8 -0
  61. package/dist/cjs/api/types/ListingTaskGroupForBidder1.js +5 -0
  62. package/dist/cjs/api/types/index.d.ts +3 -1
  63. package/dist/cjs/api/types/index.js +3 -1
  64. package/dist/cjs/version.d.ts +1 -1
  65. package/dist/cjs/version.js +1 -1
  66. package/dist/esm/Client.mjs +2 -2
  67. package/dist/esm/api/resources/billing/resources/billingLedgerPeriods/client/Client.d.mts +0 -1
  68. package/dist/esm/api/resources/billing/resources/billingLedgerPeriods/client/Client.mjs +0 -1
  69. package/dist/esm/api/resources/billing/resources/billingLedgerPeriods/client/requests/BillingLedgerPeriodsListV1Request.d.mts +0 -1
  70. package/dist/esm/api/resources/billing/resources/billingLedgers/client/Client.d.mts +0 -1
  71. package/dist/esm/api/resources/billing/resources/billingLedgers/client/Client.mjs +0 -1
  72. package/dist/esm/api/resources/billing/resources/billingLedgers/client/requests/BillingLedgersListV1Request.d.mts +0 -1
  73. package/dist/esm/api/resources/billing/resources/lineItemGroups/client/Client.d.mts +0 -1
  74. package/dist/esm/api/resources/billing/resources/lineItemGroups/client/Client.mjs +0 -1
  75. package/dist/esm/api/resources/billing/resources/lineItemGroups/client/requests/LineItemGroupsListV1Request.d.mts +0 -1
  76. package/dist/esm/api/resources/billing/resources/statements/client/Client.d.mts +0 -2
  77. package/dist/esm/api/resources/billing/resources/statements/client/Client.mjs +0 -2
  78. package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementsExpandedListV1Request.d.mts +0 -1
  79. package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementsListV1Request.d.mts +0 -1
  80. package/dist/esm/api/resources/listing/resources/bidThreads/client/Client.d.mts +0 -2
  81. package/dist/esm/api/resources/listing/resources/bidThreads/client/Client.mjs +0 -2
  82. package/dist/esm/api/resources/listing/resources/bidThreads/client/requests/BidThreadsListForBidderV1Request.d.mts +0 -1
  83. package/dist/esm/api/resources/listing/resources/bidThreads/client/requests/BidThreadsListForListingV1Request.d.mts +0 -1
  84. package/dist/esm/api/resources/listing/resources/listings/client/Client.d.mts +4 -10
  85. package/dist/esm/api/resources/listing/resources/listings/client/Client.mjs +3 -9
  86. package/dist/esm/api/resources/listing/resources/listings/client/requests/ListingsListByOrgV1Request.d.mts +0 -2
  87. package/dist/esm/api/resources/listing/resources/listings/client/requests/ListingsListForDriverBidderV1Request.d.mts +0 -2
  88. package/dist/esm/api/resources/listing/resources/listings/client/requests/ListingsListForProviderBidderV1Request.d.mts +0 -2
  89. package/dist/esm/api/resources/operations/resources/cases/client/Client.d.mts +0 -2
  90. package/dist/esm/api/resources/operations/resources/cases/client/Client.mjs +0 -2
  91. package/dist/esm/api/resources/operations/resources/cases/client/requests/CasesListV1Request.d.mts +0 -2
  92. package/dist/esm/api/resources/operations/resources/departments/client/Client.d.mts +1 -2
  93. package/dist/esm/api/resources/operations/resources/departments/client/Client.mjs +1 -2
  94. package/dist/esm/api/resources/operations/resources/departments/client/requests/DepartmentsListV1Request.d.mts +1 -2
  95. package/dist/esm/api/resources/orgs/client/Client.d.mts +0 -1
  96. package/dist/esm/api/resources/orgs/client/Client.mjs +0 -1
  97. package/dist/esm/api/resources/orgs/client/requests/OrgsListMembersV1Request.d.mts +0 -1
  98. package/dist/esm/api/resources/shipping/resources/drivers/client/Client.d.mts +0 -1
  99. package/dist/esm/api/resources/shipping/resources/drivers/client/Client.mjs +0 -1
  100. package/dist/esm/api/resources/shipping/resources/drivers/client/requests/DriversListOrgMembersAndDriversV1Request.d.mts +0 -1
  101. package/dist/esm/api/resources/shipping/resources/orderSchedules/client/Client.d.mts +0 -2
  102. package/dist/esm/api/resources/shipping/resources/orderSchedules/client/Client.mjs +0 -2
  103. package/dist/esm/api/resources/shipping/resources/orderSchedules/client/requests/OrderSchedulesListV1Request.d.mts +0 -2
  104. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.mts +0 -2
  105. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.mjs +0 -2
  106. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForCoordinatorOperatorsV1Request.d.mts +0 -1
  107. package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForShipperOperatorsV1Request.d.mts +0 -1
  108. package/dist/esm/api/resources/shipping/resources/taskGroups/client/Client.d.mts +14 -12
  109. package/dist/esm/api/resources/shipping/resources/taskGroups/client/Client.mjs +17 -15
  110. package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayDriverClientReq.d.mts +13 -0
  111. package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayProviderClientReq.d.mts +13 -0
  112. package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayProviderClientReq.mjs +4 -0
  113. package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForShipperPayProviderClientReq.d.mts +13 -0
  114. package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForShipperPayProviderClientReq.mjs +4 -0
  115. package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/index.d.mts +3 -0
  116. package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.d.mts +0 -2
  117. package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.mjs +0 -2
  118. package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForDriverForExecutorV1Request.d.mts +0 -1
  119. package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.d.mts +0 -1
  120. package/dist/esm/api/types/ListingForBidder1.d.mts +8 -0
  121. package/dist/esm/api/types/ListingForBidder1.mjs +4 -0
  122. package/dist/esm/api/types/ListingForBidderListRes.d.mts +1 -1
  123. package/dist/esm/api/types/ListingTaskForBidder1.d.mts +12 -0
  124. package/dist/esm/api/types/ListingTaskForBidder1.mjs +4 -0
  125. package/dist/esm/api/types/ListingTaskGroupForBidder1.d.mts +8 -0
  126. package/dist/esm/api/types/ListingTaskGroupForBidder1.mjs +4 -0
  127. package/dist/esm/api/types/index.d.mts +3 -1
  128. package/dist/esm/api/types/index.mjs +3 -1
  129. package/dist/esm/version.d.mts +1 -1
  130. package/dist/esm/version.mjs +1 -1
  131. package/package.json +1 -1
  132. package/reference.md +15 -37
  133. package/dist/cjs/api/types/TaskGroupQuoteClientReq.d.ts +0 -6
  134. package/dist/esm/api/types/TaskGroupQuoteClientReq.d.mts +0 -6
  135. /package/dist/cjs/api/{types/TaskGroupQuoteClientReq.js → resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayDriverClientReq.js} +0 -0
  136. /package/dist/esm/api/{types/TaskGroupQuoteClientReq.mjs → resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayDriverClientReq.mjs} +0 -0
@@ -1313,22 +1313,22 @@ class TaskGroups {
1313
1313
  });
1314
1314
  }
1315
1315
  /**
1316
- * Preview the LineItem materialization that would result from applying a rate sheet to the SPP vector of the named TaskGroup. Returns the resolved rate sheet, materialized LineItems (NOT inserted), the pre-adjustment total, and the derived parties (shipper -> coordinator). Auto-resolves the rate sheet via RateSheetMapping1 unless body.rate_sheet_id is provided. No DB writes — operator can iterate freely. To commit, call from_rate_sheet/create_for_shipper_pay_provider/v1 then attach_lig_to_shipper_pay_provider/v1. | authz: allowed_org_types=[provider], min_org_role=operator, authz_personas=[task_group_coordinator_operators] | (TaskGroupQuoteClientReq) -> (TaskGroupQuoteResp)
1316
+ * Preview the LineItem materialization that would result from applying a rate sheet to the SPP vector of the named TaskGroup. Returns the resolved rate sheet, materialized LineItems (NOT inserted), the pre-adjustment total, and the requested parties (shipper -> coordinator). Auto-resolves the rate sheet via RateSheetMapping1 for the requested shipper unless body.rate_sheet_id is provided. No DB writes — operator can iterate freely. To commit, call from_rate_sheet/create_for_shipper_pay_provider/v1 then attach_lig_to_shipper_pay_provider/v1. | authz: allowed_org_types=[provider], min_org_role=operator, authz_personas=[task_group_coordinator_operators] | (TaskGroupQuoteForShipperPayProviderClientReq) -> (TaskGroupQuoteResp)
1317
1317
  *
1318
1318
  * @param {string} taskGroupId
1319
- * @param {Chrt.TaskGroupQuoteClientReq} request
1319
+ * @param {Chrt.shipping.TaskGroupQuoteForShipperPayProviderClientReq} request
1320
1320
  * @param {TaskGroups.RequestOptions} requestOptions - Request-specific configuration.
1321
1321
  *
1322
1322
  * @throws {@link Chrt.UnprocessableEntityError}
1323
1323
  *
1324
1324
  * @example
1325
- * await client.shipping.taskGroups.quoteForShipperPayProviderV1("task_group_id", {})
1325
+ * await client.shipping.taskGroups.quoteForShipperPayProviderV1("task_group_id")
1326
1326
  */
1327
- quoteForShipperPayProviderV1(taskGroupId, request, requestOptions) {
1327
+ quoteForShipperPayProviderV1(taskGroupId, request = {}, requestOptions) {
1328
1328
  return core.HttpResponsePromise.fromPromise(this.__quoteForShipperPayProviderV1(taskGroupId, request, requestOptions));
1329
1329
  }
1330
- __quoteForShipperPayProviderV1(taskGroupId, request, requestOptions) {
1331
- return __awaiter(this, void 0, void 0, function* () {
1330
+ __quoteForShipperPayProviderV1(taskGroupId_1) {
1331
+ return __awaiter(this, arguments, void 0, function* (taskGroupId, request = {}, requestOptions) {
1332
1332
  var _a, _b, _c, _d;
1333
1333
  let _headers = (0, headers_js_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
1334
1334
  const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
@@ -1376,22 +1376,22 @@ class TaskGroups {
1376
1376
  });
1377
1377
  }
1378
1378
  /**
1379
- * Preview the LineItem materialization that would result from applying a rate sheet to the PPP vector of the named TaskGroup. Returns the resolved rate sheet, materialized LineItems (NOT inserted), the pre-adjustment total, and the derived parties (coordinator -> executor). Auto-resolves the rate sheet via RateSheetMapping1 unless body.rate_sheet_id is provided. No DB writes — operator can iterate freely. To commit, call from_rate_sheet/create_for_provider_pay_provider/v1 then attach_lig_to_provider_pay_provider/v1. | authz: allowed_org_types=[provider], min_org_role=operator, authz_personas=[task_group_coordinator_operators] | (TaskGroupQuoteClientReq) -> (TaskGroupQuoteResp)
1379
+ * Preview the LineItem materialization that would result from applying a rate sheet to the PPP vector of the named TaskGroup. Returns the resolved rate sheet, materialized LineItems (NOT inserted), the pre-adjustment total, and the requested parties (coordinator -> executor). Auto-resolves the rate sheet via RateSheetMapping1 for the requested executor unless body.rate_sheet_id is provided. No DB writes — operator can iterate freely. To commit, call from_rate_sheet/create_for_provider_pay_provider/v1 then attach_lig_to_provider_pay_provider/v1. | authz: allowed_org_types=[provider], min_org_role=operator, authz_personas=[task_group_coordinator_operators] | (TaskGroupQuoteForProviderPayProviderClientReq) -> (TaskGroupQuoteResp)
1380
1380
  *
1381
1381
  * @param {string} taskGroupId
1382
- * @param {Chrt.TaskGroupQuoteClientReq} request
1382
+ * @param {Chrt.shipping.TaskGroupQuoteForProviderPayProviderClientReq} request
1383
1383
  * @param {TaskGroups.RequestOptions} requestOptions - Request-specific configuration.
1384
1384
  *
1385
1385
  * @throws {@link Chrt.UnprocessableEntityError}
1386
1386
  *
1387
1387
  * @example
1388
- * await client.shipping.taskGroups.quoteForProviderPayProviderV1("task_group_id", {})
1388
+ * await client.shipping.taskGroups.quoteForProviderPayProviderV1("task_group_id")
1389
1389
  */
1390
- quoteForProviderPayProviderV1(taskGroupId, request, requestOptions) {
1390
+ quoteForProviderPayProviderV1(taskGroupId, request = {}, requestOptions) {
1391
1391
  return core.HttpResponsePromise.fromPromise(this.__quoteForProviderPayProviderV1(taskGroupId, request, requestOptions));
1392
1392
  }
1393
- __quoteForProviderPayProviderV1(taskGroupId, request, requestOptions) {
1394
- return __awaiter(this, void 0, void 0, function* () {
1393
+ __quoteForProviderPayProviderV1(taskGroupId_1) {
1394
+ return __awaiter(this, arguments, void 0, function* (taskGroupId, request = {}, requestOptions) {
1395
1395
  var _a, _b, _c, _d;
1396
1396
  let _headers = (0, headers_js_1.mergeHeaders)((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
1397
1397
  const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
@@ -1439,16 +1439,18 @@ class TaskGroups {
1439
1439
  });
1440
1440
  }
1441
1441
  /**
1442
- * Preview the LineItem materialization that would result from applying a rate sheet to the PPD vector of the named TaskGroup. Returns the resolved rate sheet, materialized LineItems (NOT inserted), the pre-adjustment total, and the derived parties (executor -> driver). Auto-resolves the rate sheet via RateSheetMapping1 unless body.rate_sheet_id is provided. PPD is on-chrt-executor only — TGs with an off-chrt executor are 400'd. No DB writes — operator can iterate freely. To commit, call from_rate_sheet/create_for_provider_pay_driver/v1 then attach_lig_to_provider_pay_driver/v1. | authz: allowed_org_types=[provider], min_org_role=operator, authz_personas=[executor_org_operators] | (TaskGroupQuoteClientReq) -> (TaskGroupQuoteResp)
1442
+ * Preview the LineItem materialization that would result from applying a rate sheet to the PPD vector of the named TaskGroup. Returns the resolved rate sheet, materialized LineItems (NOT inserted), the pre-adjustment total, and the requested parties (executor -> driver). Auto-resolves the rate sheet via RateSheetMapping1 for the requested driver unless body.rate_sheet_id is provided. PPD is on-chrt-executor only — TGs with an off-chrt executor are 400'd. No DB writes — operator can iterate freely. To commit, call from_rate_sheet/create_for_provider_pay_driver/v1 then attach_lig_to_provider_pay_driver/v1. | authz: allowed_org_types=[provider], min_org_role=operator, authz_personas=[executor_org_operators] | (TaskGroupQuoteForProviderPayDriverClientReq) -> (TaskGroupQuoteResp)
1443
1443
  *
1444
1444
  * @param {string} taskGroupId
1445
- * @param {Chrt.TaskGroupQuoteClientReq} request
1445
+ * @param {Chrt.shipping.TaskGroupQuoteForProviderPayDriverClientReq} request
1446
1446
  * @param {TaskGroups.RequestOptions} requestOptions - Request-specific configuration.
1447
1447
  *
1448
1448
  * @throws {@link Chrt.UnprocessableEntityError}
1449
1449
  *
1450
1450
  * @example
1451
- * await client.shipping.taskGroups.quoteForProviderPayDriverV1("task_group_id", {})
1451
+ * await client.shipping.taskGroups.quoteForProviderPayDriverV1("task_group_id", {
1452
+ * driver_id: "driver_id"
1453
+ * })
1452
1454
  */
1453
1455
  quoteForProviderPayDriverV1(taskGroupId, request, requestOptions) {
1454
1456
  return core.HttpResponsePromise.fromPromise(this.__quoteForProviderPayDriverV1(taskGroupId, request, requestOptions));
@@ -0,0 +1,13 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ /**
5
+ * @example
6
+ * {
7
+ * driver_id: "driver_id"
8
+ * }
9
+ */
10
+ export interface TaskGroupQuoteForProviderPayDriverClientReq {
11
+ rate_sheet_id?: string | null;
12
+ driver_id: string;
13
+ }
@@ -0,0 +1,13 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ /**
5
+ * @example
6
+ * {}
7
+ */
8
+ export interface TaskGroupQuoteForProviderPayProviderClientReq {
9
+ rate_sheet_id?: string | null;
10
+ /** Must be a string starting with `org_` */
11
+ executor_org_id?: string | null;
12
+ off_chrt_executor_org_id?: string | null;
13
+ }
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,13 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ /**
5
+ * @example
6
+ * {}
7
+ */
8
+ export interface TaskGroupQuoteForShipperPayProviderClientReq {
9
+ rate_sheet_id?: string | null;
10
+ /** Must be a string starting with `org_` */
11
+ shipper_org_id?: string | null;
12
+ off_chrt_shipper_org_id?: string | null;
13
+ }
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -2,3 +2,6 @@ export { type SetTaskOrderingReq } from "./SetTaskOrderingReq.js";
2
2
  export { type UpdateDriverReq } from "./UpdateDriverReq.js";
3
3
  export { type AddExecutorReq } from "./AddExecutorReq.js";
4
4
  export { type AddMessageReq } from "./AddMessageReq.js";
5
+ export { type TaskGroupQuoteForShipperPayProviderClientReq } from "./TaskGroupQuoteForShipperPayProviderClientReq.js";
6
+ export { type TaskGroupQuoteForProviderPayProviderClientReq } from "./TaskGroupQuoteForProviderPayProviderClientReq.js";
7
+ export { type TaskGroupQuoteForProviderPayDriverClientReq } from "./TaskGroupQuoteForProviderPayDriverClientReq.js";
@@ -101,7 +101,6 @@ export declare class Expanded {
101
101
  * page: 1,
102
102
  * page_size: 1,
103
103
  * search: "search",
104
- * filter_status: ["draft"],
105
104
  * filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
106
105
  * filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
107
106
  * filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -139,7 +138,6 @@ export declare class Expanded {
139
138
  * page: 1,
140
139
  * page_size: 1,
141
140
  * search: "search",
142
- * filter_status: ["draft"],
143
141
  * filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
144
142
  * filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
145
143
  * filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -322,7 +322,6 @@ class Expanded {
322
322
  * page: 1,
323
323
  * page_size: 1,
324
324
  * search: "search",
325
- * filter_status: ["draft"],
326
325
  * filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
327
326
  * filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
328
327
  * filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -485,7 +484,6 @@ class Expanded {
485
484
  * page: 1,
486
485
  * page_size: 1,
487
486
  * search: "search",
488
- * filter_status: ["draft"],
489
487
  * filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
490
488
  * filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
491
489
  * filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -10,7 +10,6 @@ import * as Chrt from "../../../../../../../../index.js";
10
10
  * page: 1,
11
11
  * page_size: 1,
12
12
  * search: "search",
13
- * filter_status: ["draft"],
14
13
  * filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
15
14
  * filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
16
15
  * filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -10,7 +10,6 @@ import * as Chrt from "../../../../../../../../index.js";
10
10
  * page: 1,
11
11
  * page_size: 1,
12
12
  * search: "search",
13
- * filter_status: ["draft"],
14
13
  * filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
15
14
  * filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
16
15
  * filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as Chrt from "../index.js";
5
+ export interface ListingForBidder1 {
6
+ listing: Chrt.ListingLimitedForBidder1;
7
+ task_group: Chrt.ListingTaskGroupForBidder1;
8
+ }
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,6 +3,6 @@
3
3
  */
4
4
  import * as Chrt from "../index.js";
5
5
  export interface ListingForBidderListRes {
6
- items: Chrt.ListingLimitedForBidder1[];
6
+ items: Chrt.ListingForBidder1[];
7
7
  total_count: number;
8
8
  }
@@ -0,0 +1,12 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as Chrt from "../index.js";
5
+ export interface ListingTaskForBidder1 {
6
+ task_id: string;
7
+ action?: ListingTaskForBidder1.Action | null;
8
+ location?: Chrt.LocationFeature | null;
9
+ }
10
+ export declare namespace ListingTaskForBidder1 {
11
+ type Action = Chrt.ChrtGroundProviderTaskActionEnum1 | Chrt.CargoOnFlightTaskActionEnum1 | Chrt.OnboardCourierTaskActionEnum1;
12
+ }
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as Chrt from "../index.js";
5
+ export interface ListingTaskGroupForBidder1 {
6
+ mileage_estimated?: number | null;
7
+ tasks?: Chrt.ListingTaskForBidder1[];
8
+ }
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -147,11 +147,14 @@ export * from "./LineItemStatusEnum.js";
147
147
  export * from "./LineString.js";
148
148
  export * from "./Listing1.js";
149
149
  export * from "./ListingAudienceEnum.js";
150
+ export * from "./ListingForBidder1.js";
150
151
  export * from "./ListingForBidderListRes.js";
151
152
  export * from "./ListingLimitedForBidder1.js";
152
153
  export * from "./ListingListRes.js";
153
154
  export * from "./ListingSortByEnum.js";
154
155
  export * from "./ListingStatusEnum.js";
156
+ export * from "./ListingTaskForBidder1.js";
157
+ export * from "./ListingTaskGroupForBidder1.js";
155
158
  export * from "./ListingTypeEnum.js";
156
159
  export * from "./Geometry.js";
157
160
  export * from "./LocationFeature.js";
@@ -298,7 +301,6 @@ export * from "./TaskGroupExpanded.js";
298
301
  export * from "./TaskGroupExpandedListRes.js";
299
302
  export * from "./TaskGroupManifest1.js";
300
303
  export * from "./TaskGroupMessage1.js";
301
- export * from "./TaskGroupQuoteClientReq.js";
302
304
  export * from "./TaskGroupQuoteResp.js";
303
305
  export * from "./TaskGroupS3ObjectMetadata1.js";
304
306
  export * from "./TaskGroupSortByEnum.js";
@@ -163,11 +163,14 @@ __exportStar(require("./LineItemStatusEnum.js"), exports);
163
163
  __exportStar(require("./LineString.js"), exports);
164
164
  __exportStar(require("./Listing1.js"), exports);
165
165
  __exportStar(require("./ListingAudienceEnum.js"), exports);
166
+ __exportStar(require("./ListingForBidder1.js"), exports);
166
167
  __exportStar(require("./ListingForBidderListRes.js"), exports);
167
168
  __exportStar(require("./ListingLimitedForBidder1.js"), exports);
168
169
  __exportStar(require("./ListingListRes.js"), exports);
169
170
  __exportStar(require("./ListingSortByEnum.js"), exports);
170
171
  __exportStar(require("./ListingStatusEnum.js"), exports);
172
+ __exportStar(require("./ListingTaskForBidder1.js"), exports);
173
+ __exportStar(require("./ListingTaskGroupForBidder1.js"), exports);
171
174
  __exportStar(require("./ListingTypeEnum.js"), exports);
172
175
  __exportStar(require("./Geometry.js"), exports);
173
176
  __exportStar(require("./LocationFeature.js"), exports);
@@ -314,7 +317,6 @@ __exportStar(require("./TaskGroupExpanded.js"), exports);
314
317
  __exportStar(require("./TaskGroupExpandedListRes.js"), exports);
315
318
  __exportStar(require("./TaskGroupManifest1.js"), exports);
316
319
  __exportStar(require("./TaskGroupMessage1.js"), exports);
317
- __exportStar(require("./TaskGroupQuoteClientReq.js"), exports);
318
320
  __exportStar(require("./TaskGroupQuoteResp.js"), exports);
319
321
  __exportStar(require("./TaskGroupS3ObjectMetadata1.js"), exports);
320
322
  __exportStar(require("./TaskGroupSortByEnum.js"), exports);
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "1.652.0";
1
+ export declare const SDK_VERSION = "1.658.0";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SDK_VERSION = void 0;
4
- exports.SDK_VERSION = "1.652.0";
4
+ exports.SDK_VERSION = "1.658.0";
@@ -20,8 +20,8 @@ export class ChrtClient {
20
20
  this._options = Object.assign(Object.assign({}, _options), { headers: mergeHeaders({
21
21
  "X-Fern-Language": "JavaScript",
22
22
  "X-Fern-SDK-Name": "@chrt-inc/typescript-sdk",
23
- "X-Fern-SDK-Version": "1.652.0",
24
- "User-Agent": "@chrt-inc/typescript-sdk/1.652.0",
23
+ "X-Fern-SDK-Version": "1.658.0",
24
+ "User-Agent": "@chrt-inc/typescript-sdk/1.658.0",
25
25
  "X-Fern-Runtime": core.RUNTIME.type,
26
26
  "X-Fern-Runtime-Version": core.RUNTIME.version,
27
27
  }, _options === null || _options === void 0 ? void 0 : _options.headers) });
@@ -59,7 +59,6 @@ export declare class BillingLedgerPeriods {
59
59
  * page_size: 1,
60
60
  * filter_billing_ledger_id: "filter_billing_ledger_id",
61
61
  * filter_owned_by_org_id: "filter_owned_by_org_id",
62
- * filter_status: ["open"],
63
62
  * filter_statement_id: "filter_statement_id",
64
63
  * filter_attached_to_statement: true,
65
64
  * filter_period_end_at_timestamp_before: "2024-01-15T09:30:00Z",
@@ -94,7 +94,6 @@ export class BillingLedgerPeriods {
94
94
  * page_size: 1,
95
95
  * filter_billing_ledger_id: "filter_billing_ledger_id",
96
96
  * filter_owned_by_org_id: "filter_owned_by_org_id",
97
- * filter_status: ["open"],
98
97
  * filter_statement_id: "filter_statement_id",
99
98
  * filter_attached_to_statement: true,
100
99
  * filter_period_end_at_timestamp_before: "2024-01-15T09:30:00Z",
@@ -11,7 +11,6 @@ import * as Chrt from "../../../../../../index.mjs";
11
11
  * page_size: 1,
12
12
  * filter_billing_ledger_id: "filter_billing_ledger_id",
13
13
  * filter_owned_by_org_id: "filter_owned_by_org_id",
14
- * filter_status: ["open"],
15
14
  * filter_statement_id: "filter_statement_id",
16
15
  * filter_attached_to_statement: true,
17
16
  * filter_period_end_at_timestamp_before: "2024-01-15T09:30:00Z",
@@ -57,7 +57,6 @@ export declare class BillingLedgers {
57
57
  * sort_order: "asc",
58
58
  * page: 1,
59
59
  * page_size: 1,
60
- * filter_status: ["active"],
61
60
  * filter_task_group_type: "chrt_ground_provider",
62
61
  * filter_payment_origin_org_id: "filter_payment_origin_org_id",
63
62
  * filter_payment_destination_org_id: "filter_payment_destination_org_id"
@@ -92,7 +92,6 @@ export class BillingLedgers {
92
92
  * sort_order: "asc",
93
93
  * page: 1,
94
94
  * page_size: 1,
95
- * filter_status: ["active"],
96
95
  * filter_task_group_type: "chrt_ground_provider",
97
96
  * filter_payment_origin_org_id: "filter_payment_origin_org_id",
98
97
  * filter_payment_destination_org_id: "filter_payment_destination_org_id"
@@ -9,7 +9,6 @@ import * as Chrt from "../../../../../../index.mjs";
9
9
  * sort_order: "asc",
10
10
  * page: 1,
11
11
  * page_size: 1,
12
- * filter_status: ["active"],
13
12
  * filter_task_group_type: "chrt_ground_provider",
14
13
  * filter_payment_origin_org_id: "filter_payment_origin_org_id",
15
14
  * filter_payment_destination_org_id: "filter_payment_destination_org_id"
@@ -62,7 +62,6 @@ export declare class LineItemGroups {
62
62
  * sort_order: "asc",
63
63
  * page: 1,
64
64
  * page_size: 1,
65
- * filter_status: ["staged"],
66
65
  * filter_task_group_id: "filter_task_group_id",
67
66
  * filter_order_id: "filter_order_id",
68
67
  * filter_order_short_id: "filter_order_short_id",
@@ -101,7 +101,6 @@ export class LineItemGroups {
101
101
  * sort_order: "asc",
102
102
  * page: 1,
103
103
  * page_size: 1,
104
- * filter_status: ["staged"],
105
104
  * filter_task_group_id: "filter_task_group_id",
106
105
  * filter_order_id: "filter_order_id",
107
106
  * filter_order_short_id: "filter_order_short_id",
@@ -8,7 +8,6 @@ import * as Chrt from "../../../../../../index.mjs";
8
8
  * sort_order: "asc",
9
9
  * page: 1,
10
10
  * page_size: 1,
11
- * filter_status: ["staged"],
12
11
  * filter_task_group_id: "filter_task_group_id",
13
12
  * filter_order_id: "filter_order_id",
14
13
  * filter_order_short_id: "filter_order_short_id",
@@ -85,7 +85,6 @@ export declare class Statements {
85
85
  * sort_order: "asc",
86
86
  * page: 1,
87
87
  * page_size: 1,
88
- * filter_status: ["staged"],
89
88
  * filter_settlement_type: "stripe_connect",
90
89
  * filter_order_id: "filter_order_id",
91
90
  * filter_order_short_id: "filter_order_short_id",
@@ -120,7 +119,6 @@ export declare class Statements {
120
119
  * sort_order: "asc",
121
120
  * page: 1,
122
121
  * page_size: 1,
123
- * filter_status: ["staged"],
124
122
  * filter_settlement_type: "stripe_connect",
125
123
  * filter_order_id: "filter_order_id",
126
124
  * filter_order_short_id: "filter_order_short_id",
@@ -215,7 +215,6 @@ export class Statements {
215
215
  * sort_order: "asc",
216
216
  * page: 1,
217
217
  * page_size: 1,
218
- * filter_status: ["staged"],
219
218
  * filter_settlement_type: "stripe_connect",
220
219
  * filter_order_id: "filter_order_id",
221
220
  * filter_order_short_id: "filter_order_short_id",
@@ -366,7 +365,6 @@ export class Statements {
366
365
  * sort_order: "asc",
367
366
  * page: 1,
368
367
  * page_size: 1,
369
- * filter_status: ["staged"],
370
368
  * filter_settlement_type: "stripe_connect",
371
369
  * filter_order_id: "filter_order_id",
372
370
  * filter_order_short_id: "filter_order_short_id",
@@ -9,7 +9,6 @@ import * as Chrt from "../../../../../../index.mjs";
9
9
  * sort_order: "asc",
10
10
  * page: 1,
11
11
  * page_size: 1,
12
- * filter_status: ["staged"],
13
12
  * filter_settlement_type: "stripe_connect",
14
13
  * filter_order_id: "filter_order_id",
15
14
  * filter_order_short_id: "filter_order_short_id",
@@ -9,7 +9,6 @@ import * as Chrt from "../../../../../../index.mjs";
9
9
  * sort_order: "asc",
10
10
  * page: 1,
11
11
  * page_size: 1,
12
- * filter_status: ["staged"],
13
12
  * filter_settlement_type: "stripe_connect",
14
13
  * filter_order_id: "filter_order_id",
15
14
  * filter_order_short_id: "filter_order_short_id",
@@ -58,7 +58,6 @@ export declare class BidThreads {
58
58
  * sort_order: "asc",
59
59
  * page: 1,
60
60
  * page_size: 1,
61
- * filter_status: ["open"],
62
61
  * filter_listing_id: "filter_listing_id",
63
62
  * filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
64
63
  * filter_bidder_driver_id: "filter_bidder_driver_id",
@@ -84,7 +83,6 @@ export declare class BidThreads {
84
83
  * sort_order: "asc",
85
84
  * page: 1,
86
85
  * page_size: 1,
87
- * filter_status: ["open"],
88
86
  * filter_listing_id: "filter_listing_id",
89
87
  * filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
90
88
  * filter_bidder_driver_id: "filter_bidder_driver_id",
@@ -93,7 +93,6 @@ export class BidThreads {
93
93
  * sort_order: "asc",
94
94
  * page: 1,
95
95
  * page_size: 1,
96
- * filter_status: ["open"],
97
96
  * filter_listing_id: "filter_listing_id",
98
97
  * filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
99
98
  * filter_bidder_driver_id: "filter_bidder_driver_id",
@@ -208,7 +207,6 @@ export class BidThreads {
208
207
  * sort_order: "asc",
209
208
  * page: 1,
210
209
  * page_size: 1,
211
- * filter_status: ["open"],
212
210
  * filter_listing_id: "filter_listing_id",
213
211
  * filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
214
212
  * filter_bidder_driver_id: "filter_bidder_driver_id",
@@ -9,7 +9,6 @@ import * as Chrt from "../../../../../../index.mjs";
9
9
  * sort_order: "asc",
10
10
  * page: 1,
11
11
  * page_size: 1,
12
- * filter_status: ["open"],
13
12
  * filter_listing_id: "filter_listing_id",
14
13
  * filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
15
14
  * filter_bidder_driver_id: "filter_bidder_driver_id",
@@ -9,7 +9,6 @@ import * as Chrt from "../../../../../../index.mjs";
9
9
  * sort_order: "asc",
10
10
  * page: 1,
11
11
  * page_size: 1,
12
- * filter_status: ["open"],
13
12
  * filter_listing_id: "filter_listing_id",
14
13
  * filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
15
14
  * filter_bidder_driver_id: "filter_bidder_driver_id",
@@ -31,7 +31,7 @@ export declare class Listings {
31
31
  protected readonly _options: Listings.Options;
32
32
  constructor(_options?: Listings.Options);
33
33
  /**
34
- * Fetches a listing by id in the bidder-facing shape (no `internal_notes`). Visible to the lister and to snapshot participants (as bidder — provider org or driver). Listers wanting the full record call `by_id_for_lister/v1`. | authz: allowed_org_types=[provider], min_org_role=driver | () -> (ListingLimitedForBidder1)
34
+ * Fetches a listing by id in the bidder-facing shape with tasks and mileage. Visible to the lister and to snapshot participants (as bidder — provider org or driver). Listers wanting the full record call `by_id_for_lister/v1`. | authz: allowed_org_types=[provider], min_org_role=driver | () -> (ListingForBidder1)
35
35
  *
36
36
  * @param {string} listingId
37
37
  * @param {Listings.RequestOptions} requestOptions - Request-specific configuration.
@@ -41,7 +41,7 @@ export declare class Listings {
41
41
  * @example
42
42
  * await client.listing.listings.byIdV1("listing_id")
43
43
  */
44
- byIdV1(listingId: string, requestOptions?: Listings.RequestOptions): core.HttpResponsePromise<Chrt.ListingLimitedForBidder1>;
44
+ byIdV1(listingId: string, requestOptions?: Listings.RequestOptions): core.HttpResponsePromise<Chrt.ListingForBidder1>;
45
45
  private __byIdV1;
46
46
  /**
47
47
  * Fetches the full listing record (including `internal_notes`). Restricted to the lister org — bidders use `by_id/v1`. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (Listing1)
@@ -84,8 +84,6 @@ export declare class Listings {
84
84
  * sort_order: "asc",
85
85
  * page: 1,
86
86
  * page_size: 1,
87
- * filter_status: ["open"],
88
- * filter_type: ["dispatch"],
89
87
  * filter_task_group_id: "filter_task_group_id",
90
88
  * filter_order_id: "filter_order_id",
91
89
  * filter_created_by_org_id: "filter_created_by_org_id",
@@ -99,7 +97,7 @@ export declare class Listings {
99
97
  listByOrgV1(request?: Chrt.listing.ListingsListByOrgV1Request, requestOptions?: Listings.RequestOptions): core.HttpResponsePromise<Chrt.ListingListRes>;
100
98
  private __listByOrgV1;
101
99
  /**
102
- * Lists PROVIDERS-audience listings where the caller's org is a snapshot participant. Provider-side bidder view with filtering, sorting, and pagination. Returns the bidder shape (no `internal_notes`). | authz: allowed_org_types=[provider], min_org_role=operator | () -> (ListingForBidderListRes)
100
+ * Lists PROVIDERS-audience listings where the caller's org is a snapshot participant. Provider-side bidder view with filtering, sorting, and pagination. Returns the bidder shape with tasks and mileage (no `internal_notes`). | authz: allowed_org_types=[provider], min_org_role=operator | () -> (ListingForBidderListRes)
103
101
  *
104
102
  * @param {Chrt.listing.ListingsListForProviderBidderV1Request} request
105
103
  * @param {Listings.RequestOptions} requestOptions - Request-specific configuration.
@@ -112,8 +110,6 @@ export declare class Listings {
112
110
  * sort_order: "asc",
113
111
  * page: 1,
114
112
  * page_size: 1,
115
- * filter_status: ["open"],
116
- * filter_type: ["dispatch"],
117
113
  * filter_task_group_id: "filter_task_group_id",
118
114
  * filter_order_id: "filter_order_id",
119
115
  * filter_created_by_org_id: "filter_created_by_org_id",
@@ -127,7 +123,7 @@ export declare class Listings {
127
123
  listForProviderBidderV1(request?: Chrt.listing.ListingsListForProviderBidderV1Request, requestOptions?: Listings.RequestOptions): core.HttpResponsePromise<Chrt.ListingForBidderListRes>;
128
124
  private __listForProviderBidderV1;
129
125
  /**
130
- * Lists DRIVERS-audience listings where the caller (resolved to a Driver of their org) is a snapshot participant. Driver-side bidder view with filtering, sorting, and pagination. Returns the bidder shape (no `internal_notes`). | authz: allowed_org_types=[provider], min_org_role=driver | () -> (ListingForBidderListRes)
126
+ * Lists DRIVERS-audience listings where the caller (resolved to a Driver of their org) is a snapshot participant. Driver-side bidder view with filtering, sorting, and pagination. Returns the bidder shape with tasks and mileage (no `internal_notes`). | authz: allowed_org_types=[provider], min_org_role=driver | () -> (ListingForBidderListRes)
131
127
  *
132
128
  * @param {Chrt.listing.ListingsListForDriverBidderV1Request} request
133
129
  * @param {Listings.RequestOptions} requestOptions - Request-specific configuration.
@@ -140,8 +136,6 @@ export declare class Listings {
140
136
  * sort_order: "asc",
141
137
  * page: 1,
142
138
  * page_size: 1,
143
- * filter_status: ["open"],
144
- * filter_type: ["dispatch"],
145
139
  * filter_task_group_id: "filter_task_group_id",
146
140
  * filter_order_id: "filter_order_id",
147
141
  * filter_created_by_org_id: "filter_created_by_org_id",