@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
@@ -20,7 +20,7 @@ export class Listings {
20
20
  this._options = _options;
21
21
  }
22
22
  /**
23
- * 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)
23
+ * 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)
24
24
  *
25
25
  * @param {string} listingId
26
26
  * @param {Listings.RequestOptions} requestOptions - Request-specific configuration.
@@ -211,8 +211,6 @@ export class Listings {
211
211
  * sort_order: "asc",
212
212
  * page: 1,
213
213
  * page_size: 1,
214
- * filter_status: ["open"],
215
- * filter_type: ["dispatch"],
216
214
  * filter_task_group_id: "filter_task_group_id",
217
215
  * filter_order_id: "filter_order_id",
218
216
  * filter_created_by_org_id: "filter_created_by_org_id",
@@ -329,7 +327,7 @@ export class Listings {
329
327
  });
330
328
  }
331
329
  /**
332
- * 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)
330
+ * 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)
333
331
  *
334
332
  * @param {Chrt.listing.ListingsListForProviderBidderV1Request} request
335
333
  * @param {Listings.RequestOptions} requestOptions - Request-specific configuration.
@@ -342,8 +340,6 @@ export class Listings {
342
340
  * sort_order: "asc",
343
341
  * page: 1,
344
342
  * page_size: 1,
345
- * filter_status: ["open"],
346
- * filter_type: ["dispatch"],
347
343
  * filter_task_group_id: "filter_task_group_id",
348
344
  * filter_order_id: "filter_order_id",
349
345
  * filter_created_by_org_id: "filter_created_by_org_id",
@@ -457,7 +453,7 @@ export class Listings {
457
453
  });
458
454
  }
459
455
  /**
460
- * 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)
456
+ * 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)
461
457
  *
462
458
  * @param {Chrt.listing.ListingsListForDriverBidderV1Request} request
463
459
  * @param {Listings.RequestOptions} requestOptions - Request-specific configuration.
@@ -470,8 +466,6 @@ export class Listings {
470
466
  * sort_order: "asc",
471
467
  * page: 1,
472
468
  * page_size: 1,
473
- * filter_status: ["open"],
474
- * filter_type: ["dispatch"],
475
469
  * filter_task_group_id: "filter_task_group_id",
476
470
  * filter_order_id: "filter_order_id",
477
471
  * filter_created_by_org_id: "filter_created_by_org_id",
@@ -10,8 +10,6 @@ import * as Chrt from "../../../../../../index.mjs";
10
10
  * sort_order: "asc",
11
11
  * page: 1,
12
12
  * page_size: 1,
13
- * filter_status: ["open"],
14
- * filter_type: ["dispatch"],
15
13
  * filter_task_group_id: "filter_task_group_id",
16
14
  * filter_order_id: "filter_order_id",
17
15
  * filter_created_by_org_id: "filter_created_by_org_id",
@@ -9,8 +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
- * filter_type: ["dispatch"],
14
12
  * filter_task_group_id: "filter_task_group_id",
15
13
  * filter_order_id: "filter_order_id",
16
14
  * filter_created_by_org_id: "filter_created_by_org_id",
@@ -9,8 +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
- * filter_type: ["dispatch"],
14
12
  * filter_task_group_id: "filter_task_group_id",
15
13
  * filter_order_id: "filter_order_id",
16
14
  * filter_created_by_org_id: "filter_created_by_org_id",
@@ -44,8 +44,6 @@ export declare class Cases {
44
44
  * sort_order: "asc",
45
45
  * page: 1,
46
46
  * page_size: 1,
47
- * filter_status: ["open"],
48
- * filter_department_id: ["filter_department_id"],
49
47
  * filter_assigned_operator_user_id: "filter_assigned_operator_user_id",
50
48
  * filter_needs_action: true,
51
49
  * filter_unassigned: true
@@ -33,8 +33,6 @@ export class Cases {
33
33
  * sort_order: "asc",
34
34
  * page: 1,
35
35
  * page_size: 1,
36
- * filter_status: ["open"],
37
- * filter_department_id: ["filter_department_id"],
38
36
  * filter_assigned_operator_user_id: "filter_assigned_operator_user_id",
39
37
  * filter_needs_action: true,
40
38
  * filter_unassigned: true
@@ -9,8 +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
- * filter_department_id: ["filter_department_id"],
14
12
  * filter_assigned_operator_user_id: "filter_assigned_operator_user_id",
15
13
  * filter_needs_action: true,
16
14
  * filter_unassigned: true
@@ -43,8 +43,7 @@ export declare class Departments {
43
43
  * sort_by: "created_at",
44
44
  * sort_order: "asc",
45
45
  * page: 1,
46
- * page_size: 1,
47
- * filter_department: ["automotive"]
46
+ * page_size: 1
48
47
  * })
49
48
  */
50
49
  listV1(request?: Chrt.operations.DepartmentsListV1Request, requestOptions?: Departments.RequestOptions): core.HttpResponsePromise<Chrt.DepartmentListRes>;
@@ -32,8 +32,7 @@ export class Departments {
32
32
  * sort_by: "created_at",
33
33
  * sort_order: "asc",
34
34
  * page: 1,
35
- * page_size: 1,
36
- * filter_department: ["automotive"]
35
+ * page_size: 1
37
36
  * })
38
37
  */
39
38
  listV1(request = {}, requestOptions) {
@@ -8,8 +8,7 @@ import * as Chrt from "../../../../../../index.mjs";
8
8
  * sort_by: "created_at",
9
9
  * sort_order: "asc",
10
10
  * page: 1,
11
- * page_size: 1,
12
- * filter_department: ["automotive"]
11
+ * page_size: 1
13
12
  * }
14
13
  */
15
14
  export interface DepartmentsListV1Request {
@@ -71,7 +71,6 @@ export declare class Orgs {
71
71
  *
72
72
  * @example
73
73
  * await client.orgs.listMembersV1({
74
- * filter_role: ["owner"],
75
74
  * sort_by: "first_name",
76
75
  * sort_order: "asc",
77
76
  * page: 1,
@@ -115,7 +115,6 @@ export class Orgs {
115
115
  *
116
116
  * @example
117
117
  * await client.orgs.listMembersV1({
118
- * filter_role: ["owner"],
119
118
  * sort_by: "first_name",
120
119
  * sort_order: "asc",
121
120
  * page: 1,
@@ -5,7 +5,6 @@ import * as Chrt from "../../../../index.mjs";
5
5
  /**
6
6
  * @example
7
7
  * {
8
- * filter_role: ["owner"],
9
8
  * sort_by: "first_name",
10
9
  * sort_order: "asc",
11
10
  * page: 1,
@@ -64,7 +64,6 @@ export declare class Drivers {
64
64
  * @example
65
65
  * await client.shipping.drivers.listOrgMembersAndDriversV1({
66
66
  * search: "search",
67
- * filter_role: ["owner"],
68
67
  * filter_available_according_to_driver: true,
69
68
  * filter_available_according_to_operators: true,
70
69
  * sort_by: "first_name",
@@ -151,7 +151,6 @@ export class Drivers {
151
151
  * @example
152
152
  * await client.shipping.drivers.listOrgMembersAndDriversV1({
153
153
  * search: "search",
154
- * filter_role: ["owner"],
155
154
  * filter_available_according_to_driver: true,
156
155
  * filter_available_according_to_operators: true,
157
156
  * sort_by: "first_name",
@@ -6,7 +6,6 @@ import * as Chrt from "../../../../../../index.mjs";
6
6
  * @example
7
7
  * {
8
8
  * search: "search",
9
- * filter_role: ["owner"],
10
9
  * filter_available_according_to_driver: true,
11
10
  * filter_available_according_to_operators: true,
12
11
  * sort_by: "first_name",
@@ -47,8 +47,6 @@ export declare class OrderSchedules {
47
47
  * sort_order: "asc",
48
48
  * page: 1,
49
49
  * page_size: 1,
50
- * filter_status: ["draft"],
51
- * filter_orchestrator_schedule_status: ["not_created"],
52
50
  * filter_owned_by_user_id: "filter_owned_by_user_id",
53
51
  * filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
54
52
  * filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -38,8 +38,6 @@ export class OrderSchedules {
38
38
  * sort_order: "asc",
39
39
  * page: 1,
40
40
  * page_size: 1,
41
- * filter_status: ["draft"],
42
- * filter_orchestrator_schedule_status: ["not_created"],
43
41
  * filter_owned_by_user_id: "filter_owned_by_user_id",
44
42
  * filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
45
43
  * filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -9,8 +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: ["draft"],
13
- * filter_orchestrator_schedule_status: ["not_created"],
14
12
  * filter_owned_by_user_id: "filter_owned_by_user_id",
15
13
  * filter_created_at_timestamp_gte: "2024-01-15T09:30:00Z",
16
14
  * filter_created_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -73,7 +73,6 @@ export declare class Expanded {
73
73
  * page: 1,
74
74
  * page_size: 1,
75
75
  * search: "search",
76
- * filter_status: ["draft"],
77
76
  * filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
78
77
  * filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
79
78
  * filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -110,7 +109,6 @@ export declare class Expanded {
110
109
  * page: 1,
111
110
  * page_size: 1,
112
111
  * search: "search",
113
- * filter_status: ["draft"],
114
112
  * filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
115
113
  * filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
116
114
  * filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -160,7 +160,6 @@ export class Expanded {
160
160
  * page: 1,
161
161
  * page_size: 1,
162
162
  * search: "search",
163
- * filter_status: ["draft"],
164
163
  * filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
165
164
  * filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
166
165
  * filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -319,7 +318,6 @@ export class Expanded {
319
318
  * page: 1,
320
319
  * page_size: 1,
321
320
  * search: "search",
322
- * filter_status: ["draft"],
323
321
  * filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
324
322
  * filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
325
323
  * filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -10,7 +10,6 @@ import * as Chrt from "../../../../../../../../index.mjs";
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.mjs";
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",
@@ -329,46 +329,48 @@ export declare class TaskGroups {
329
329
  detachLigFromProviderPayDriverV1(taskGroupId: string, requestOptions?: TaskGroups.RequestOptions): core.HttpResponsePromise<boolean>;
330
330
  private __detachLigFromProviderPayDriverV1;
331
331
  /**
332
- * 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)
332
+ * 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)
333
333
  *
334
334
  * @param {string} taskGroupId
335
- * @param {Chrt.TaskGroupQuoteClientReq} request
335
+ * @param {Chrt.shipping.TaskGroupQuoteForShipperPayProviderClientReq} request
336
336
  * @param {TaskGroups.RequestOptions} requestOptions - Request-specific configuration.
337
337
  *
338
338
  * @throws {@link Chrt.UnprocessableEntityError}
339
339
  *
340
340
  * @example
341
- * await client.shipping.taskGroups.quoteForShipperPayProviderV1("task_group_id", {})
341
+ * await client.shipping.taskGroups.quoteForShipperPayProviderV1("task_group_id")
342
342
  */
343
- quoteForShipperPayProviderV1(taskGroupId: string, request: Chrt.TaskGroupQuoteClientReq, requestOptions?: TaskGroups.RequestOptions): core.HttpResponsePromise<Chrt.TaskGroupQuoteResp>;
343
+ quoteForShipperPayProviderV1(taskGroupId: string, request?: Chrt.shipping.TaskGroupQuoteForShipperPayProviderClientReq, requestOptions?: TaskGroups.RequestOptions): core.HttpResponsePromise<Chrt.TaskGroupQuoteResp>;
344
344
  private __quoteForShipperPayProviderV1;
345
345
  /**
346
- * 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)
346
+ * 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)
347
347
  *
348
348
  * @param {string} taskGroupId
349
- * @param {Chrt.TaskGroupQuoteClientReq} request
349
+ * @param {Chrt.shipping.TaskGroupQuoteForProviderPayProviderClientReq} request
350
350
  * @param {TaskGroups.RequestOptions} requestOptions - Request-specific configuration.
351
351
  *
352
352
  * @throws {@link Chrt.UnprocessableEntityError}
353
353
  *
354
354
  * @example
355
- * await client.shipping.taskGroups.quoteForProviderPayProviderV1("task_group_id", {})
355
+ * await client.shipping.taskGroups.quoteForProviderPayProviderV1("task_group_id")
356
356
  */
357
- quoteForProviderPayProviderV1(taskGroupId: string, request: Chrt.TaskGroupQuoteClientReq, requestOptions?: TaskGroups.RequestOptions): core.HttpResponsePromise<Chrt.TaskGroupQuoteResp>;
357
+ quoteForProviderPayProviderV1(taskGroupId: string, request?: Chrt.shipping.TaskGroupQuoteForProviderPayProviderClientReq, requestOptions?: TaskGroups.RequestOptions): core.HttpResponsePromise<Chrt.TaskGroupQuoteResp>;
358
358
  private __quoteForProviderPayProviderV1;
359
359
  /**
360
- * 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)
360
+ * 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)
361
361
  *
362
362
  * @param {string} taskGroupId
363
- * @param {Chrt.TaskGroupQuoteClientReq} request
363
+ * @param {Chrt.shipping.TaskGroupQuoteForProviderPayDriverClientReq} request
364
364
  * @param {TaskGroups.RequestOptions} requestOptions - Request-specific configuration.
365
365
  *
366
366
  * @throws {@link Chrt.UnprocessableEntityError}
367
367
  *
368
368
  * @example
369
- * await client.shipping.taskGroups.quoteForProviderPayDriverV1("task_group_id", {})
369
+ * await client.shipping.taskGroups.quoteForProviderPayDriverV1("task_group_id", {
370
+ * driver_id: "driver_id"
371
+ * })
370
372
  */
371
- quoteForProviderPayDriverV1(taskGroupId: string, request: Chrt.TaskGroupQuoteClientReq, requestOptions?: TaskGroups.RequestOptions): core.HttpResponsePromise<Chrt.TaskGroupQuoteResp>;
373
+ quoteForProviderPayDriverV1(taskGroupId: string, request: Chrt.shipping.TaskGroupQuoteForProviderPayDriverClientReq, requestOptions?: TaskGroups.RequestOptions): core.HttpResponsePromise<Chrt.TaskGroupQuoteResp>;
372
374
  private __quoteForProviderPayDriverV1;
373
375
  protected _getAuthorizationHeader(): Promise<string | undefined>;
374
376
  }
@@ -1277,22 +1277,22 @@ export class TaskGroups {
1277
1277
  });
1278
1278
  }
1279
1279
  /**
1280
- * 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)
1280
+ * 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)
1281
1281
  *
1282
1282
  * @param {string} taskGroupId
1283
- * @param {Chrt.TaskGroupQuoteClientReq} request
1283
+ * @param {Chrt.shipping.TaskGroupQuoteForShipperPayProviderClientReq} request
1284
1284
  * @param {TaskGroups.RequestOptions} requestOptions - Request-specific configuration.
1285
1285
  *
1286
1286
  * @throws {@link Chrt.UnprocessableEntityError}
1287
1287
  *
1288
1288
  * @example
1289
- * await client.shipping.taskGroups.quoteForShipperPayProviderV1("task_group_id", {})
1289
+ * await client.shipping.taskGroups.quoteForShipperPayProviderV1("task_group_id")
1290
1290
  */
1291
- quoteForShipperPayProviderV1(taskGroupId, request, requestOptions) {
1291
+ quoteForShipperPayProviderV1(taskGroupId, request = {}, requestOptions) {
1292
1292
  return core.HttpResponsePromise.fromPromise(this.__quoteForShipperPayProviderV1(taskGroupId, request, requestOptions));
1293
1293
  }
1294
- __quoteForShipperPayProviderV1(taskGroupId, request, requestOptions) {
1295
- return __awaiter(this, void 0, void 0, function* () {
1294
+ __quoteForShipperPayProviderV1(taskGroupId_1) {
1295
+ return __awaiter(this, arguments, void 0, function* (taskGroupId, request = {}, requestOptions) {
1296
1296
  var _a, _b, _c, _d;
1297
1297
  let _headers = mergeHeaders((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, mergeOnlyDefinedHeaders({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
1298
1298
  const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
@@ -1340,22 +1340,22 @@ export class TaskGroups {
1340
1340
  });
1341
1341
  }
1342
1342
  /**
1343
- * 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)
1343
+ * 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)
1344
1344
  *
1345
1345
  * @param {string} taskGroupId
1346
- * @param {Chrt.TaskGroupQuoteClientReq} request
1346
+ * @param {Chrt.shipping.TaskGroupQuoteForProviderPayProviderClientReq} request
1347
1347
  * @param {TaskGroups.RequestOptions} requestOptions - Request-specific configuration.
1348
1348
  *
1349
1349
  * @throws {@link Chrt.UnprocessableEntityError}
1350
1350
  *
1351
1351
  * @example
1352
- * await client.shipping.taskGroups.quoteForProviderPayProviderV1("task_group_id", {})
1352
+ * await client.shipping.taskGroups.quoteForProviderPayProviderV1("task_group_id")
1353
1353
  */
1354
- quoteForProviderPayProviderV1(taskGroupId, request, requestOptions) {
1354
+ quoteForProviderPayProviderV1(taskGroupId, request = {}, requestOptions) {
1355
1355
  return core.HttpResponsePromise.fromPromise(this.__quoteForProviderPayProviderV1(taskGroupId, request, requestOptions));
1356
1356
  }
1357
- __quoteForProviderPayProviderV1(taskGroupId, request, requestOptions) {
1358
- return __awaiter(this, void 0, void 0, function* () {
1357
+ __quoteForProviderPayProviderV1(taskGroupId_1) {
1358
+ return __awaiter(this, arguments, void 0, function* (taskGroupId, request = {}, requestOptions) {
1359
1359
  var _a, _b, _c, _d;
1360
1360
  let _headers = mergeHeaders((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, mergeOnlyDefinedHeaders({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
1361
1361
  const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
@@ -1403,16 +1403,18 @@ export class TaskGroups {
1403
1403
  });
1404
1404
  }
1405
1405
  /**
1406
- * 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)
1406
+ * 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)
1407
1407
  *
1408
1408
  * @param {string} taskGroupId
1409
- * @param {Chrt.TaskGroupQuoteClientReq} request
1409
+ * @param {Chrt.shipping.TaskGroupQuoteForProviderPayDriverClientReq} request
1410
1410
  * @param {TaskGroups.RequestOptions} requestOptions - Request-specific configuration.
1411
1411
  *
1412
1412
  * @throws {@link Chrt.UnprocessableEntityError}
1413
1413
  *
1414
1414
  * @example
1415
- * await client.shipping.taskGroups.quoteForProviderPayDriverV1("task_group_id", {})
1415
+ * await client.shipping.taskGroups.quoteForProviderPayDriverV1("task_group_id", {
1416
+ * driver_id: "driver_id"
1417
+ * })
1416
1418
  */
1417
1419
  quoteForProviderPayDriverV1(taskGroupId, request, requestOptions) {
1418
1420
  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,4 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ export {};
@@ -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,4 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ export {};
@@ -2,3 +2,6 @@ export { type SetTaskOrderingReq } from "./SetTaskOrderingReq.mjs";
2
2
  export { type UpdateDriverReq } from "./UpdateDriverReq.mjs";
3
3
  export { type AddExecutorReq } from "./AddExecutorReq.mjs";
4
4
  export { type AddMessageReq } from "./AddMessageReq.mjs";
5
+ export { type TaskGroupQuoteForShipperPayProviderClientReq } from "./TaskGroupQuoteForShipperPayProviderClientReq.mjs";
6
+ export { type TaskGroupQuoteForProviderPayProviderClientReq } from "./TaskGroupQuoteForProviderPayProviderClientReq.mjs";
7
+ export { type TaskGroupQuoteForProviderPayDriverClientReq } from "./TaskGroupQuoteForProviderPayDriverClientReq.mjs";
@@ -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",
@@ -286,7 +286,6 @@ export class Expanded {
286
286
  * page: 1,
287
287
  * page_size: 1,
288
288
  * search: "search",
289
- * filter_status: ["draft"],
290
289
  * filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
291
290
  * filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
292
291
  * filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -449,7 +448,6 @@ export class Expanded {
449
448
  * page: 1,
450
449
  * page_size: 1,
451
450
  * search: "search",
452
- * filter_status: ["draft"],
453
451
  * filter_draft_started_at_timestamp_lte: "2024-01-15T09:30:00Z",
454
452
  * filter_draft_started_at_timestamp_gte: "2024-01-15T09:30:00Z",
455
453
  * filter_staged_at_timestamp_lte: "2024-01-15T09:30:00Z",
@@ -10,7 +10,6 @@ import * as Chrt from "../../../../../../../../index.mjs";
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.mjs";
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.mjs";
5
+ export interface ListingForBidder1 {
6
+ listing: Chrt.ListingLimitedForBidder1;
7
+ task_group: Chrt.ListingTaskGroupForBidder1;
8
+ }
@@ -0,0 +1,4 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ export {};
@@ -3,6 +3,6 @@
3
3
  */
4
4
  import * as Chrt from "../index.mjs";
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.mjs";
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,4 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ export {};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as Chrt from "../index.mjs";
5
+ export interface ListingTaskGroupForBidder1 {
6
+ mileage_estimated?: number | null;
7
+ tasks?: Chrt.ListingTaskForBidder1[];
8
+ }
@@ -0,0 +1,4 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ export {};