@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
@@ -147,11 +147,14 @@ export * from "./LineItemStatusEnum.mjs";
147
147
  export * from "./LineString.mjs";
148
148
  export * from "./Listing1.mjs";
149
149
  export * from "./ListingAudienceEnum.mjs";
150
+ export * from "./ListingForBidder1.mjs";
150
151
  export * from "./ListingForBidderListRes.mjs";
151
152
  export * from "./ListingLimitedForBidder1.mjs";
152
153
  export * from "./ListingListRes.mjs";
153
154
  export * from "./ListingSortByEnum.mjs";
154
155
  export * from "./ListingStatusEnum.mjs";
156
+ export * from "./ListingTaskForBidder1.mjs";
157
+ export * from "./ListingTaskGroupForBidder1.mjs";
155
158
  export * from "./ListingTypeEnum.mjs";
156
159
  export * from "./Geometry.mjs";
157
160
  export * from "./LocationFeature.mjs";
@@ -298,7 +301,6 @@ export * from "./TaskGroupExpanded.mjs";
298
301
  export * from "./TaskGroupExpandedListRes.mjs";
299
302
  export * from "./TaskGroupManifest1.mjs";
300
303
  export * from "./TaskGroupMessage1.mjs";
301
- export * from "./TaskGroupQuoteClientReq.mjs";
302
304
  export * from "./TaskGroupQuoteResp.mjs";
303
305
  export * from "./TaskGroupS3ObjectMetadata1.mjs";
304
306
  export * from "./TaskGroupSortByEnum.mjs";
@@ -147,11 +147,14 @@ export * from "./LineItemStatusEnum.mjs";
147
147
  export * from "./LineString.mjs";
148
148
  export * from "./Listing1.mjs";
149
149
  export * from "./ListingAudienceEnum.mjs";
150
+ export * from "./ListingForBidder1.mjs";
150
151
  export * from "./ListingForBidderListRes.mjs";
151
152
  export * from "./ListingLimitedForBidder1.mjs";
152
153
  export * from "./ListingListRes.mjs";
153
154
  export * from "./ListingSortByEnum.mjs";
154
155
  export * from "./ListingStatusEnum.mjs";
156
+ export * from "./ListingTaskForBidder1.mjs";
157
+ export * from "./ListingTaskGroupForBidder1.mjs";
155
158
  export * from "./ListingTypeEnum.mjs";
156
159
  export * from "./Geometry.mjs";
157
160
  export * from "./LocationFeature.mjs";
@@ -298,7 +301,6 @@ export * from "./TaskGroupExpanded.mjs";
298
301
  export * from "./TaskGroupExpandedListRes.mjs";
299
302
  export * from "./TaskGroupManifest1.mjs";
300
303
  export * from "./TaskGroupMessage1.mjs";
301
- export * from "./TaskGroupQuoteClientReq.mjs";
302
304
  export * from "./TaskGroupQuoteResp.mjs";
303
305
  export * from "./TaskGroupS3ObjectMetadata1.mjs";
304
306
  export * from "./TaskGroupSortByEnum.mjs";
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "1.652.0";
1
+ export declare const SDK_VERSION = "1.658.0";
@@ -1 +1 @@
1
- export const SDK_VERSION = "1.652.0";
1
+ export const SDK_VERSION = "1.658.0";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chrt-inc/typescript-sdk",
3
- "version": "1.652.0",
3
+ "version": "1.658.0",
4
4
  "private": false,
5
5
  "repository": "github:chrt-inc/typescript-sdk",
6
6
  "type": "commonjs",
package/reference.md CHANGED
@@ -86,7 +86,6 @@ Lists all members of the caller's organization with their roles and details. Sup
86
86
 
87
87
  ```typescript
88
88
  await client.orgs.listMembersV1({
89
- filter_role: ["owner"],
90
89
  sort_by: "first_name",
91
90
  sort_order: "asc",
92
91
  page: 1,
@@ -481,7 +480,6 @@ await client.billing.billingLedgers.listV1({
481
480
  sort_order: "asc",
482
481
  page: 1,
483
482
  page_size: 1,
484
- filter_status: ["active"],
485
483
  filter_task_group_type: "chrt_ground_provider",
486
484
  filter_payment_origin_org_id: "filter_payment_origin_org_id",
487
485
  filter_payment_destination_org_id: "filter_payment_destination_org_id",
@@ -819,7 +817,6 @@ await client.billing.billingLedgerPeriods.listV1({
819
817
  page_size: 1,
820
818
  filter_billing_ledger_id: "filter_billing_ledger_id",
821
819
  filter_owned_by_org_id: "filter_owned_by_org_id",
822
- filter_status: ["open"],
823
820
  filter_statement_id: "filter_statement_id",
824
821
  filter_attached_to_statement: true,
825
822
  filter_period_end_at_timestamp_before: "2024-01-15T09:30:00Z",
@@ -1164,7 +1161,6 @@ await client.billing.lineItemGroups.listV1({
1164
1161
  sort_order: "asc",
1165
1162
  page: 1,
1166
1163
  page_size: 1,
1167
- filter_status: ["staged"],
1168
1164
  filter_task_group_id: "filter_task_group_id",
1169
1165
  filter_order_id: "filter_order_id",
1170
1166
  filter_order_short_id: "filter_order_short_id",
@@ -4200,7 +4196,6 @@ await client.billing.statements.listV1({
4200
4196
  sort_order: "asc",
4201
4197
  page: 1,
4202
4198
  page_size: 1,
4203
- filter_status: ["staged"],
4204
4199
  filter_settlement_type: "stripe_connect",
4205
4200
  filter_order_id: "filter_order_id",
4206
4201
  filter_order_short_id: "filter_order_short_id",
@@ -4285,7 +4280,6 @@ await client.billing.statements.expandedListV1({
4285
4280
  sort_order: "asc",
4286
4281
  page: 1,
4287
4282
  page_size: 1,
4288
- filter_status: ["staged"],
4289
4283
  filter_settlement_type: "stripe_connect",
4290
4284
  filter_order_id: "filter_order_id",
4291
4285
  filter_order_short_id: "filter_order_short_id",
@@ -6435,7 +6429,7 @@ await client.integrations.webcargoEmbed.getEmbedV1("task_group_id", {
6435
6429
 
6436
6430
  ## Listing Listings
6437
6431
 
6438
- <details><summary><code>client.listing.listings.<a href="/src/api/resources/listing/resources/listings/client/Client.ts">byIdV1</a>(listingId) -> Chrt.ListingLimitedForBidder1</code></summary>
6432
+ <details><summary><code>client.listing.listings.<a href="/src/api/resources/listing/resources/listings/client/Client.ts">byIdV1</a>(listingId) -> Chrt.ListingForBidder1</code></summary>
6439
6433
  <dl>
6440
6434
  <dd>
6441
6435
 
@@ -6447,7 +6441,7 @@ await client.integrations.webcargoEmbed.getEmbedV1("task_group_id", {
6447
6441
  <dl>
6448
6442
  <dd>
6449
6443
 
6450
- 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)
6444
+ 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)
6451
6445
 
6452
6446
  </dd>
6453
6447
  </dl>
@@ -6658,8 +6652,6 @@ await client.listing.listings.listByOrgV1({
6658
6652
  sort_order: "asc",
6659
6653
  page: 1,
6660
6654
  page_size: 1,
6661
- filter_status: ["open"],
6662
- filter_type: ["dispatch"],
6663
6655
  filter_task_group_id: "filter_task_group_id",
6664
6656
  filter_order_id: "filter_order_id",
6665
6657
  filter_created_by_org_id: "filter_created_by_org_id",
@@ -6715,7 +6707,7 @@ await client.listing.listings.listByOrgV1({
6715
6707
  <dl>
6716
6708
  <dd>
6717
6709
 
6718
- 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)
6710
+ 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)
6719
6711
 
6720
6712
  </dd>
6721
6713
  </dl>
@@ -6736,8 +6728,6 @@ await client.listing.listings.listForProviderBidderV1({
6736
6728
  sort_order: "asc",
6737
6729
  page: 1,
6738
6730
  page_size: 1,
6739
- filter_status: ["open"],
6740
- filter_type: ["dispatch"],
6741
6731
  filter_task_group_id: "filter_task_group_id",
6742
6732
  filter_order_id: "filter_order_id",
6743
6733
  filter_created_by_org_id: "filter_created_by_org_id",
@@ -6793,7 +6783,7 @@ await client.listing.listings.listForProviderBidderV1({
6793
6783
  <dl>
6794
6784
  <dd>
6795
6785
 
6796
- 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)
6786
+ 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)
6797
6787
 
6798
6788
  </dd>
6799
6789
  </dl>
@@ -6814,8 +6804,6 @@ await client.listing.listings.listForDriverBidderV1({
6814
6804
  sort_order: "asc",
6815
6805
  page: 1,
6816
6806
  page_size: 1,
6817
- filter_status: ["open"],
6818
- filter_type: ["dispatch"],
6819
6807
  filter_task_group_id: "filter_task_group_id",
6820
6808
  filter_order_id: "filter_order_id",
6821
6809
  filter_created_by_org_id: "filter_created_by_org_id",
@@ -8409,7 +8397,6 @@ await client.listing.bidThreads.listForListingV1("listing_id", {
8409
8397
  sort_order: "asc",
8410
8398
  page: 1,
8411
8399
  page_size: 1,
8412
- filter_status: ["open"],
8413
8400
  filter_listing_id: "filter_listing_id",
8414
8401
  filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
8415
8402
  filter_bidder_driver_id: "filter_bidder_driver_id",
@@ -8493,7 +8480,6 @@ await client.listing.bidThreads.listForBidderV1({
8493
8480
  sort_order: "asc",
8494
8481
  page: 1,
8495
8482
  page_size: 1,
8496
- filter_status: ["open"],
8497
8483
  filter_listing_id: "filter_listing_id",
8498
8484
  filter_bidder_provider_org_id: "filter_bidder_provider_org_id",
8499
8485
  filter_bidder_driver_id: "filter_bidder_driver_id",
@@ -10482,8 +10468,6 @@ await client.operations.cases.listV1({
10482
10468
  sort_order: "asc",
10483
10469
  page: 1,
10484
10470
  page_size: 1,
10485
- filter_status: ["open"],
10486
- filter_department_id: ["filter_department_id"],
10487
10471
  filter_assigned_operator_user_id: "filter_assigned_operator_user_id",
10488
10472
  filter_needs_action: true,
10489
10473
  filter_unassigned: true,
@@ -10973,7 +10957,6 @@ await client.operations.departments.listV1({
10973
10957
  sort_order: "asc",
10974
10958
  page: 1,
10975
10959
  page_size: 1,
10976
- filter_department: ["automotive"],
10977
10960
  });
10978
10961
  ```
10979
10962
 
@@ -13745,7 +13728,6 @@ Lists all organization members paired with their driver information if they are
13745
13728
  ```typescript
13746
13729
  await client.shipping.drivers.listOrgMembersAndDriversV1({
13747
13730
  search: "search",
13748
- filter_role: ["owner"],
13749
13731
  filter_available_according_to_driver: true,
13750
13732
  filter_available_according_to_operators: true,
13751
13733
  sort_by: "first_name",
@@ -15162,8 +15144,6 @@ await client.shipping.orderSchedules.listV1({
15162
15144
  sort_order: "asc",
15163
15145
  page: 1,
15164
15146
  page_size: 1,
15165
- filter_status: ["draft"],
15166
- filter_orchestrator_schedule_status: ["not_created"],
15167
15147
  filter_owned_by_user_id: "filter_owned_by_user_id",
15168
15148
  filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
15169
15149
  filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -17227,7 +17207,7 @@ await client.shipping.taskGroups.detachLigFromProviderPayDriverV1("task_group_id
17227
17207
  <dl>
17228
17208
  <dd>
17229
17209
 
17230
- 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)
17210
+ 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)
17231
17211
 
17232
17212
  </dd>
17233
17213
  </dl>
@@ -17243,7 +17223,7 @@ Preview the LineItem materialization that would result from applying a rate shee
17243
17223
  <dd>
17244
17224
 
17245
17225
  ```typescript
17246
- await client.shipping.taskGroups.quoteForShipperPayProviderV1("task_group_id", {});
17226
+ await client.shipping.taskGroups.quoteForShipperPayProviderV1("task_group_id");
17247
17227
  ```
17248
17228
 
17249
17229
  </dd>
@@ -17267,7 +17247,7 @@ await client.shipping.taskGroups.quoteForShipperPayProviderV1("task_group_id", {
17267
17247
  <dl>
17268
17248
  <dd>
17269
17249
 
17270
- **request:** `Chrt.TaskGroupQuoteClientReq`
17250
+ **request:** `Chrt.shipping.TaskGroupQuoteForShipperPayProviderClientReq`
17271
17251
 
17272
17252
  </dd>
17273
17253
  </dl>
@@ -17298,7 +17278,7 @@ await client.shipping.taskGroups.quoteForShipperPayProviderV1("task_group_id", {
17298
17278
  <dl>
17299
17279
  <dd>
17300
17280
 
17301
- 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)
17281
+ 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)
17302
17282
 
17303
17283
  </dd>
17304
17284
  </dl>
@@ -17314,7 +17294,7 @@ Preview the LineItem materialization that would result from applying a rate shee
17314
17294
  <dd>
17315
17295
 
17316
17296
  ```typescript
17317
- await client.shipping.taskGroups.quoteForProviderPayProviderV1("task_group_id", {});
17297
+ await client.shipping.taskGroups.quoteForProviderPayProviderV1("task_group_id");
17318
17298
  ```
17319
17299
 
17320
17300
  </dd>
@@ -17338,7 +17318,7 @@ await client.shipping.taskGroups.quoteForProviderPayProviderV1("task_group_id",
17338
17318
  <dl>
17339
17319
  <dd>
17340
17320
 
17341
- **request:** `Chrt.TaskGroupQuoteClientReq`
17321
+ **request:** `Chrt.shipping.TaskGroupQuoteForProviderPayProviderClientReq`
17342
17322
 
17343
17323
  </dd>
17344
17324
  </dl>
@@ -17369,7 +17349,7 @@ await client.shipping.taskGroups.quoteForProviderPayProviderV1("task_group_id",
17369
17349
  <dl>
17370
17350
  <dd>
17371
17351
 
17372
- 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)
17352
+ 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)
17373
17353
 
17374
17354
  </dd>
17375
17355
  </dl>
@@ -17385,7 +17365,9 @@ Preview the LineItem materialization that would result from applying a rate shee
17385
17365
  <dd>
17386
17366
 
17387
17367
  ```typescript
17388
- await client.shipping.taskGroups.quoteForProviderPayDriverV1("task_group_id", {});
17368
+ await client.shipping.taskGroups.quoteForProviderPayDriverV1("task_group_id", {
17369
+ driver_id: "driver_id",
17370
+ });
17389
17371
  ```
17390
17372
 
17391
17373
  </dd>
@@ -17409,7 +17391,7 @@ await client.shipping.taskGroups.quoteForProviderPayDriverV1("task_group_id", {}
17409
17391
  <dl>
17410
17392
  <dd>
17411
17393
 
17412
- **request:** `Chrt.TaskGroupQuoteClientReq`
17394
+ **request:** `Chrt.shipping.TaskGroupQuoteForProviderPayDriverClientReq`
17413
17395
 
17414
17396
  </dd>
17415
17397
  </dl>
@@ -19305,7 +19287,6 @@ await client.shipping.orders.expanded.listForCoordinatorOperatorsV1({
19305
19287
  page: 1,
19306
19288
  page_size: 1,
19307
19289
  search: "search",
19308
- filter_status: ["draft"],
19309
19290
  filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
19310
19291
  filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
19311
19292
  filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -19392,7 +19373,6 @@ await client.shipping.orders.expanded.listForShipperOperatorsV1({
19392
19373
  page: 1,
19393
19374
  page_size: 1,
19394
19375
  search: "search",
19395
- filter_status: ["draft"],
19396
19376
  filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
19397
19377
  filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
19398
19378
  filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -20486,7 +20466,6 @@ await client.shipping.taskGroups.expanded.listForExecutorOperatorsV1({
20486
20466
  page: 1,
20487
20467
  page_size: 1,
20488
20468
  search: "search",
20489
- filter_status: ["draft"],
20490
20469
  filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
20491
20470
  filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
20492
20471
  filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -20574,7 +20553,6 @@ await client.shipping.taskGroups.expanded.listForDriverForExecutorV1({
20574
20553
  page: 1,
20575
20554
  page_size: 1,
20576
20555
  search: "search",
20577
- filter_status: ["draft"],
20578
20556
  filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
20579
20557
  filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
20580
20558
  filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -1,6 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface TaskGroupQuoteClientReq {
5
- rate_sheet_id?: string | null;
6
- }
@@ -1,6 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface TaskGroupQuoteClientReq {
5
- rate_sheet_id?: string | null;
6
- }