@unified-api/typescript-sdk 2.64.0 → 2.66.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.
- package/README.md +12 -0
- package/docs/sdks/commerce/README.md +512 -0
- package/docs/sdks/review/README.md +519 -0
- package/funcs/accountingListAccountingContacts.js +1 -0
- package/funcs/accountingListAccountingContacts.js.map +1 -1
- package/funcs/commerceCreateCommerceReview.d.ts +14 -0
- package/funcs/commerceCreateCommerceReview.d.ts.map +1 -0
- package/funcs/commerceCreateCommerceReview.js +110 -0
- package/funcs/commerceCreateCommerceReview.js.map +1 -0
- package/funcs/commerceGetCommerceReview.d.ts +14 -0
- package/funcs/commerceGetCommerceReview.d.ts.map +1 -0
- package/funcs/commerceGetCommerceReview.js +113 -0
- package/funcs/commerceGetCommerceReview.js.map +1 -0
- package/funcs/commerceListCommerceReviews.d.ts +14 -0
- package/funcs/commerceListCommerceReviews.d.ts.map +1 -0
- package/funcs/commerceListCommerceReviews.js +118 -0
- package/funcs/commerceListCommerceReviews.js.map +1 -0
- package/funcs/commercePatchCommerceReview.d.ts +14 -0
- package/funcs/commercePatchCommerceReview.d.ts.map +1 -0
- package/funcs/commercePatchCommerceReview.js +114 -0
- package/funcs/commercePatchCommerceReview.js.map +1 -0
- package/funcs/commerceRemoveCommerceReview.d.ts +13 -0
- package/funcs/commerceRemoveCommerceReview.d.ts.map +1 -0
- package/funcs/commerceRemoveCommerceReview.js +110 -0
- package/funcs/commerceRemoveCommerceReview.js.map +1 -0
- package/funcs/commerceUpdateCommerceReview.d.ts +14 -0
- package/funcs/commerceUpdateCommerceReview.d.ts.map +1 -0
- package/funcs/commerceUpdateCommerceReview.js +114 -0
- package/funcs/commerceUpdateCommerceReview.js.map +1 -0
- package/funcs/contactListAccountingContacts.js +1 -0
- package/funcs/contactListAccountingContacts.js.map +1 -1
- package/funcs/instructorListLmsInstructors.js +0 -1
- package/funcs/instructorListLmsInstructors.js.map +1 -1
- package/funcs/lmsListLmsInstructors.js +0 -1
- package/funcs/lmsListLmsInstructors.js.map +1 -1
- package/funcs/lmsListLmsStudents.js +0 -1
- package/funcs/lmsListLmsStudents.js.map +1 -1
- package/funcs/recordingListUcRecordings.js +1 -0
- package/funcs/recordingListUcRecordings.js.map +1 -1
- package/funcs/reviewCreateCommerceReview.d.ts +14 -0
- package/funcs/reviewCreateCommerceReview.d.ts.map +1 -0
- package/funcs/reviewCreateCommerceReview.js +110 -0
- package/funcs/reviewCreateCommerceReview.js.map +1 -0
- package/funcs/reviewGetCommerceReview.d.ts +14 -0
- package/funcs/reviewGetCommerceReview.d.ts.map +1 -0
- package/funcs/reviewGetCommerceReview.js +113 -0
- package/funcs/reviewGetCommerceReview.js.map +1 -0
- package/funcs/reviewListCommerceReviews.d.ts +14 -0
- package/funcs/reviewListCommerceReviews.d.ts.map +1 -0
- package/funcs/reviewListCommerceReviews.js +118 -0
- package/funcs/reviewListCommerceReviews.js.map +1 -0
- package/funcs/reviewPatchCommerceReview.d.ts +14 -0
- package/funcs/reviewPatchCommerceReview.d.ts.map +1 -0
- package/funcs/reviewPatchCommerceReview.js +114 -0
- package/funcs/reviewPatchCommerceReview.js.map +1 -0
- package/funcs/reviewRemoveCommerceReview.d.ts +13 -0
- package/funcs/reviewRemoveCommerceReview.d.ts.map +1 -0
- package/funcs/reviewRemoveCommerceReview.js +110 -0
- package/funcs/reviewRemoveCommerceReview.js.map +1 -0
- package/funcs/reviewUpdateCommerceReview.d.ts +14 -0
- package/funcs/reviewUpdateCommerceReview.d.ts.map +1 -0
- package/funcs/reviewUpdateCommerceReview.js +114 -0
- package/funcs/reviewUpdateCommerceReview.js.map +1 -0
- package/funcs/studentListLmsStudents.js +0 -1
- package/funcs/studentListLmsStudents.js.map +1 -1
- package/funcs/ucListUcRecordings.js +1 -0
- package/funcs/ucListUcRecordings.js.map +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +2 -2
- package/lib/config.js +2 -2
- package/package.json +1 -1
- package/sdk/commerce.d.ts +24 -0
- package/sdk/commerce.d.ts.map +1 -1
- package/sdk/commerce.js +42 -0
- package/sdk/commerce.js.map +1 -1
- package/sdk/models/operations/createcommercereview.d.ts +45 -0
- package/sdk/models/operations/createcommercereview.d.ts.map +1 -0
- package/sdk/models/operations/createcommercereview.js +77 -0
- package/sdk/models/operations/createcommercereview.js.map +1 -0
- package/sdk/models/operations/getcommercereview.d.ts +47 -0
- package/sdk/models/operations/getcommercereview.d.ts.map +1 -0
- package/sdk/models/operations/getcommercereview.js +74 -0
- package/sdk/models/operations/getcommercereview.js.map +1 -0
- package/sdk/models/operations/index.d.ts +6 -0
- package/sdk/models/operations/index.d.ts.map +1 -1
- package/sdk/models/operations/index.js +6 -0
- package/sdk/models/operations/index.js.map +1 -1
- package/sdk/models/operations/listaccountingaccounts.d.ts +3 -0
- package/sdk/models/operations/listaccountingaccounts.d.ts.map +1 -1
- package/sdk/models/operations/listaccountingaccounts.js.map +1 -1
- package/sdk/models/operations/listaccountingcontacts.d.ts +5 -0
- package/sdk/models/operations/listaccountingcontacts.d.ts.map +1 -1
- package/sdk/models/operations/listaccountingcontacts.js +4 -0
- package/sdk/models/operations/listaccountingcontacts.js.map +1 -1
- package/sdk/models/operations/listaccountinginvoices.d.ts +3 -0
- package/sdk/models/operations/listaccountinginvoices.d.ts.map +1 -1
- package/sdk/models/operations/listaccountinginvoices.js.map +1 -1
- package/sdk/models/operations/listaccountingreports.d.ts +6 -0
- package/sdk/models/operations/listaccountingreports.d.ts.map +1 -1
- package/sdk/models/operations/listaccountingreports.js.map +1 -1
- package/sdk/models/operations/listaccountingtransactions.d.ts +3 -0
- package/sdk/models/operations/listaccountingtransactions.d.ts.map +1 -1
- package/sdk/models/operations/listaccountingtransactions.js.map +1 -1
- package/sdk/models/operations/listatsactivities.d.ts +18 -0
- package/sdk/models/operations/listatsactivities.d.ts.map +1 -1
- package/sdk/models/operations/listatsactivities.js.map +1 -1
- package/sdk/models/operations/listatsapplications.d.ts +6 -0
- package/sdk/models/operations/listatsapplications.d.ts.map +1 -1
- package/sdk/models/operations/listatsapplications.js.map +1 -1
- package/sdk/models/operations/listatsdocuments.d.ts +9 -0
- package/sdk/models/operations/listatsdocuments.d.ts.map +1 -1
- package/sdk/models/operations/listatsdocuments.js.map +1 -1
- package/sdk/models/operations/listatsinterviews.d.ts +3 -0
- package/sdk/models/operations/listatsinterviews.d.ts.map +1 -1
- package/sdk/models/operations/listatsinterviews.js.map +1 -1
- package/sdk/models/operations/listatsjobs.d.ts +3 -0
- package/sdk/models/operations/listatsjobs.d.ts.map +1 -1
- package/sdk/models/operations/listatsjobs.js.map +1 -1
- package/sdk/models/operations/listatsscorecards.d.ts +12 -0
- package/sdk/models/operations/listatsscorecards.d.ts.map +1 -1
- package/sdk/models/operations/listatsscorecards.js.map +1 -1
- package/sdk/models/operations/listcalendarbusies.d.ts +9 -0
- package/sdk/models/operations/listcalendarbusies.d.ts.map +1 -1
- package/sdk/models/operations/listcalendarbusies.js.map +1 -1
- package/sdk/models/operations/listcalendarevents.d.ts +9 -0
- package/sdk/models/operations/listcalendarevents.d.ts.map +1 -1
- package/sdk/models/operations/listcalendarevents.js.map +1 -1
- package/sdk/models/operations/listcalendarrecordings.d.ts +9 -0
- package/sdk/models/operations/listcalendarrecordings.d.ts.map +1 -1
- package/sdk/models/operations/listcalendarrecordings.js.map +1 -1
- package/sdk/models/operations/listcommercecollections.d.ts +3 -0
- package/sdk/models/operations/listcommercecollections.d.ts.map +1 -1
- package/sdk/models/operations/listcommercecollections.js.map +1 -1
- package/sdk/models/operations/listcommerceinventories.d.ts +6 -0
- package/sdk/models/operations/listcommerceinventories.d.ts.map +1 -1
- package/sdk/models/operations/listcommerceinventories.js.map +1 -1
- package/sdk/models/operations/listcommerceitems.d.ts +3 -0
- package/sdk/models/operations/listcommerceitems.d.ts.map +1 -1
- package/sdk/models/operations/listcommerceitems.js.map +1 -1
- package/sdk/models/operations/listcommercereviews.d.ts +70 -0
- package/sdk/models/operations/listcommercereviews.d.ts.map +1 -0
- package/sdk/models/operations/listcommercereviews.js +95 -0
- package/sdk/models/operations/listcommercereviews.js.map +1 -0
- package/sdk/models/operations/listcrmcompanies.d.ts +9 -0
- package/sdk/models/operations/listcrmcompanies.d.ts.map +1 -1
- package/sdk/models/operations/listcrmcompanies.js.map +1 -1
- package/sdk/models/operations/listcrmcontacts.d.ts +9 -0
- package/sdk/models/operations/listcrmcontacts.d.ts.map +1 -1
- package/sdk/models/operations/listcrmcontacts.js.map +1 -1
- package/sdk/models/operations/listcrmdeals.d.ts +9 -0
- package/sdk/models/operations/listcrmdeals.d.ts.map +1 -1
- package/sdk/models/operations/listcrmdeals.js.map +1 -1
- package/sdk/models/operations/listcrmevents.d.ts +15 -0
- package/sdk/models/operations/listcrmevents.d.ts.map +1 -1
- package/sdk/models/operations/listcrmevents.js.map +1 -1
- package/sdk/models/operations/listcrmleads.d.ts +9 -0
- package/sdk/models/operations/listcrmleads.d.ts.map +1 -1
- package/sdk/models/operations/listcrmleads.js.map +1 -1
- package/sdk/models/operations/listhrisdevices.d.ts +3 -0
- package/sdk/models/operations/listhrisdevices.d.ts.map +1 -1
- package/sdk/models/operations/listhrisdevices.js.map +1 -1
- package/sdk/models/operations/listhrisemployees.d.ts +3 -0
- package/sdk/models/operations/listhrisemployees.d.ts.map +1 -1
- package/sdk/models/operations/listhrisemployees.js.map +1 -1
- package/sdk/models/operations/listhrisgroups.d.ts +3 -0
- package/sdk/models/operations/listhrisgroups.d.ts.map +1 -1
- package/sdk/models/operations/listhrisgroups.js.map +1 -1
- package/sdk/models/operations/listhrispayslips.d.ts +6 -0
- package/sdk/models/operations/listhrispayslips.d.ts.map +1 -1
- package/sdk/models/operations/listhrispayslips.js.map +1 -1
- package/sdk/models/operations/listhristimeoffs.d.ts +6 -0
- package/sdk/models/operations/listhristimeoffs.d.ts.map +1 -1
- package/sdk/models/operations/listhristimeoffs.js.map +1 -1
- package/sdk/models/operations/listkmscomments.d.ts +9 -0
- package/sdk/models/operations/listkmscomments.d.ts.map +1 -1
- package/sdk/models/operations/listkmscomments.js.map +1 -1
- package/sdk/models/operations/listkmspages.d.ts +6 -0
- package/sdk/models/operations/listkmspages.d.ts.map +1 -1
- package/sdk/models/operations/listkmspages.js.map +1 -1
- package/sdk/models/operations/listkmsspaces.d.ts +3 -0
- package/sdk/models/operations/listkmsspaces.d.ts.map +1 -1
- package/sdk/models/operations/listkmsspaces.js.map +1 -1
- package/sdk/models/operations/listlmsclasses.d.ts +6 -0
- package/sdk/models/operations/listlmsclasses.d.ts.map +1 -1
- package/sdk/models/operations/listlmsclasses.js.map +1 -1
- package/sdk/models/operations/listlmscourses.d.ts +9 -0
- package/sdk/models/operations/listlmscourses.d.ts.map +1 -1
- package/sdk/models/operations/listlmscourses.js.map +1 -1
- package/sdk/models/operations/listlmsinstructors.d.ts +12 -2
- package/sdk/models/operations/listlmsinstructors.d.ts.map +1 -1
- package/sdk/models/operations/listlmsinstructors.js +0 -4
- package/sdk/models/operations/listlmsinstructors.js.map +1 -1
- package/sdk/models/operations/listlmsstudents.d.ts +9 -2
- package/sdk/models/operations/listlmsstudents.d.ts.map +1 -1
- package/sdk/models/operations/listlmsstudents.js +0 -4
- package/sdk/models/operations/listlmsstudents.js.map +1 -1
- package/sdk/models/operations/listmartechmembers.d.ts +3 -0
- package/sdk/models/operations/listmartechmembers.d.ts.map +1 -1
- package/sdk/models/operations/listmartechmembers.js.map +1 -1
- package/sdk/models/operations/listmessagingchannels.d.ts +3 -0
- package/sdk/models/operations/listmessagingchannels.d.ts.map +1 -1
- package/sdk/models/operations/listmessagingchannels.js.map +1 -1
- package/sdk/models/operations/listmessagingmessages.d.ts +12 -0
- package/sdk/models/operations/listmessagingmessages.d.ts.map +1 -1
- package/sdk/models/operations/listmessagingmessages.js.map +1 -1
- package/sdk/models/operations/listmetadatametadatas.d.ts +3 -0
- package/sdk/models/operations/listmetadatametadatas.d.ts.map +1 -1
- package/sdk/models/operations/listmetadatametadatas.js.map +1 -1
- package/sdk/models/operations/listpaymentlinks.d.ts +6 -0
- package/sdk/models/operations/listpaymentlinks.d.ts.map +1 -1
- package/sdk/models/operations/listpaymentlinks.js.map +1 -1
- package/sdk/models/operations/listpaymentpayments.d.ts +6 -0
- package/sdk/models/operations/listpaymentpayments.d.ts.map +1 -1
- package/sdk/models/operations/listpaymentpayments.js.map +1 -1
- package/sdk/models/operations/listpaymentrefunds.d.ts +3 -0
- package/sdk/models/operations/listpaymentrefunds.d.ts.map +1 -1
- package/sdk/models/operations/listpaymentrefunds.js.map +1 -1
- package/sdk/models/operations/listpaymentsubscriptions.d.ts +3 -0
- package/sdk/models/operations/listpaymentsubscriptions.d.ts.map +1 -1
- package/sdk/models/operations/listpaymentsubscriptions.js.map +1 -1
- package/sdk/models/operations/listrepobranches.d.ts +3 -0
- package/sdk/models/operations/listrepobranches.d.ts.map +1 -1
- package/sdk/models/operations/listrepobranches.js.map +1 -1
- package/sdk/models/operations/listrepocommits.d.ts +6 -0
- package/sdk/models/operations/listrepocommits.d.ts.map +1 -1
- package/sdk/models/operations/listrepocommits.js.map +1 -1
- package/sdk/models/operations/listrepopullrequests.d.ts +3 -0
- package/sdk/models/operations/listrepopullrequests.d.ts.map +1 -1
- package/sdk/models/operations/listrepopullrequests.js.map +1 -1
- package/sdk/models/operations/listreporepositories.d.ts +3 -0
- package/sdk/models/operations/listreporepositories.d.ts.map +1 -1
- package/sdk/models/operations/listreporepositories.js.map +1 -1
- package/sdk/models/operations/liststoragefiles.d.ts +6 -0
- package/sdk/models/operations/liststoragefiles.d.ts.map +1 -1
- package/sdk/models/operations/liststoragefiles.js.map +1 -1
- package/sdk/models/operations/listtaskcomments.d.ts +3 -0
- package/sdk/models/operations/listtaskcomments.d.ts.map +1 -1
- package/sdk/models/operations/listtaskcomments.js.map +1 -1
- package/sdk/models/operations/listtaskprojects.d.ts +3 -0
- package/sdk/models/operations/listtaskprojects.d.ts.map +1 -1
- package/sdk/models/operations/listtaskprojects.js.map +1 -1
- package/sdk/models/operations/listtasktasks.d.ts +9 -0
- package/sdk/models/operations/listtasktasks.d.ts.map +1 -1
- package/sdk/models/operations/listtasktasks.js.map +1 -1
- package/sdk/models/operations/listticketingnotes.d.ts +6 -0
- package/sdk/models/operations/listticketingnotes.d.ts.map +1 -1
- package/sdk/models/operations/listticketingnotes.js.map +1 -1
- package/sdk/models/operations/listticketingtickets.d.ts +6 -0
- package/sdk/models/operations/listticketingtickets.d.ts.map +1 -1
- package/sdk/models/operations/listticketingtickets.js.map +1 -1
- package/sdk/models/operations/listuccalls.d.ts +6 -0
- package/sdk/models/operations/listuccalls.d.ts.map +1 -1
- package/sdk/models/operations/listuccalls.js.map +1 -1
- package/sdk/models/operations/listuccomments.d.ts +6 -0
- package/sdk/models/operations/listuccomments.d.ts.map +1 -1
- package/sdk/models/operations/listuccomments.js.map +1 -1
- package/sdk/models/operations/listuccontacts.d.ts +3 -0
- package/sdk/models/operations/listuccontacts.d.ts.map +1 -1
- package/sdk/models/operations/listuccontacts.js.map +1 -1
- package/sdk/models/operations/listucrecordings.d.ts +17 -0
- package/sdk/models/operations/listucrecordings.d.ts.map +1 -1
- package/sdk/models/operations/listucrecordings.js +4 -0
- package/sdk/models/operations/listucrecordings.js.map +1 -1
- package/sdk/models/operations/patchcommercereview.d.ts +50 -0
- package/sdk/models/operations/patchcommercereview.d.ts.map +1 -0
- package/sdk/models/operations/patchcommercereview.js +79 -0
- package/sdk/models/operations/patchcommercereview.js.map +1 -0
- package/sdk/models/operations/removecommercereview.d.ts +66 -0
- package/sdk/models/operations/removecommercereview.d.ts.map +1 -0
- package/sdk/models/operations/removecommercereview.js +105 -0
- package/sdk/models/operations/removecommercereview.js.map +1 -0
- package/sdk/models/operations/updatecommercereview.d.ts +50 -0
- package/sdk/models/operations/updatecommercereview.d.ts.map +1 -0
- package/sdk/models/operations/updatecommercereview.js +79 -0
- package/sdk/models/operations/updatecommercereview.js.map +1 -0
- package/sdk/models/shared/commercereview.d.ts +115 -0
- package/sdk/models/shared/commercereview.d.ts.map +1 -0
- package/sdk/models/shared/commercereview.js +164 -0
- package/sdk/models/shared/commercereview.js.map +1 -0
- package/sdk/models/shared/commercereviewcomment.d.ts +94 -0
- package/sdk/models/shared/commercereviewcomment.d.ts.map +1 -0
- package/sdk/models/shared/commercereviewcomment.js +138 -0
- package/sdk/models/shared/commercereviewcomment.js.map +1 -0
- package/sdk/models/shared/index.d.ts +2 -0
- package/sdk/models/shared/index.d.ts.map +1 -1
- package/sdk/models/shared/index.js +2 -0
- package/sdk/models/shared/index.js.map +1 -1
- package/sdk/review.d.ts +30 -0
- package/sdk/review.d.ts.map +1 -0
- package/sdk/review.js +54 -0
- package/sdk/review.js.map +1 -0
- package/sdk/sdk.d.ts +3 -0
- package/sdk/sdk.d.ts.map +1 -1
- package/sdk/sdk.js +4 -0
- package/sdk/sdk.js.map +1 -1
- package/src/funcs/accountingListAccountingContacts.ts +1 -0
- package/src/funcs/commerceCreateCommerceReview.ts +165 -0
- package/src/funcs/commerceGetCommerceReview.ts +167 -0
- package/src/funcs/commerceListCommerceReviews.ts +173 -0
- package/src/funcs/commercePatchCommerceReview.ts +169 -0
- package/src/funcs/commerceRemoveCommerceReview.ts +173 -0
- package/src/funcs/commerceUpdateCommerceReview.ts +169 -0
- package/src/funcs/contactListAccountingContacts.ts +1 -0
- package/src/funcs/instructorListLmsInstructors.ts +0 -1
- package/src/funcs/lmsListLmsInstructors.ts +0 -1
- package/src/funcs/lmsListLmsStudents.ts +0 -1
- package/src/funcs/recordingListUcRecordings.ts +1 -0
- package/src/funcs/reviewCreateCommerceReview.ts +165 -0
- package/src/funcs/reviewGetCommerceReview.ts +167 -0
- package/src/funcs/reviewListCommerceReviews.ts +173 -0
- package/src/funcs/reviewPatchCommerceReview.ts +169 -0
- package/src/funcs/reviewRemoveCommerceReview.ts +173 -0
- package/src/funcs/reviewUpdateCommerceReview.ts +169 -0
- package/src/funcs/studentListLmsStudents.ts +0 -1
- package/src/funcs/ucListUcRecordings.ts +1 -0
- package/src/lib/config.ts +2 -2
- package/src/sdk/commerce.ts +90 -0
- package/src/sdk/models/operations/createcommercereview.ts +101 -0
- package/src/sdk/models/operations/getcommercereview.ts +99 -0
- package/src/sdk/models/operations/index.ts +6 -0
- package/src/sdk/models/operations/listaccountingaccounts.ts +3 -0
- package/src/sdk/models/operations/listaccountingcontacts.ts +9 -0
- package/src/sdk/models/operations/listaccountinginvoices.ts +3 -0
- package/src/sdk/models/operations/listaccountingreports.ts +6 -0
- package/src/sdk/models/operations/listaccountingtransactions.ts +3 -0
- package/src/sdk/models/operations/listatsactivities.ts +18 -0
- package/src/sdk/models/operations/listatsapplications.ts +6 -0
- package/src/sdk/models/operations/listatsdocuments.ts +9 -0
- package/src/sdk/models/operations/listatsinterviews.ts +3 -0
- package/src/sdk/models/operations/listatsjobs.ts +3 -0
- package/src/sdk/models/operations/listatsscorecards.ts +12 -0
- package/src/sdk/models/operations/listcalendarbusies.ts +9 -0
- package/src/sdk/models/operations/listcalendarevents.ts +9 -0
- package/src/sdk/models/operations/listcalendarrecordings.ts +9 -0
- package/src/sdk/models/operations/listcommercecollections.ts +3 -0
- package/src/sdk/models/operations/listcommerceinventories.ts +6 -0
- package/src/sdk/models/operations/listcommerceitems.ts +3 -0
- package/src/sdk/models/operations/listcommercereviews.ts +143 -0
- package/src/sdk/models/operations/listcrmcompanies.ts +9 -0
- package/src/sdk/models/operations/listcrmcontacts.ts +9 -0
- package/src/sdk/models/operations/listcrmdeals.ts +9 -0
- package/src/sdk/models/operations/listcrmevents.ts +15 -0
- package/src/sdk/models/operations/listcrmleads.ts +9 -0
- package/src/sdk/models/operations/listhrisdevices.ts +3 -0
- package/src/sdk/models/operations/listhrisemployees.ts +3 -0
- package/src/sdk/models/operations/listhrisgroups.ts +3 -0
- package/src/sdk/models/operations/listhrispayslips.ts +6 -0
- package/src/sdk/models/operations/listhristimeoffs.ts +6 -0
- package/src/sdk/models/operations/listkmscomments.ts +9 -0
- package/src/sdk/models/operations/listkmspages.ts +6 -0
- package/src/sdk/models/operations/listkmsspaces.ts +3 -0
- package/src/sdk/models/operations/listlmsclasses.ts +6 -0
- package/src/sdk/models/operations/listlmscourses.ts +9 -0
- package/src/sdk/models/operations/listlmsinstructors.ts +12 -6
- package/src/sdk/models/operations/listlmsstudents.ts +9 -6
- package/src/sdk/models/operations/listmartechmembers.ts +3 -0
- package/src/sdk/models/operations/listmessagingchannels.ts +3 -0
- package/src/sdk/models/operations/listmessagingmessages.ts +12 -0
- package/src/sdk/models/operations/listmetadatametadatas.ts +3 -0
- package/src/sdk/models/operations/listpaymentlinks.ts +6 -0
- package/src/sdk/models/operations/listpaymentpayments.ts +6 -0
- package/src/sdk/models/operations/listpaymentrefunds.ts +3 -0
- package/src/sdk/models/operations/listpaymentsubscriptions.ts +3 -0
- package/src/sdk/models/operations/listrepobranches.ts +3 -0
- package/src/sdk/models/operations/listrepocommits.ts +6 -0
- package/src/sdk/models/operations/listrepopullrequests.ts +3 -0
- package/src/sdk/models/operations/listreporepositories.ts +3 -0
- package/src/sdk/models/operations/liststoragefiles.ts +6 -0
- package/src/sdk/models/operations/listtaskcomments.ts +3 -0
- package/src/sdk/models/operations/listtaskprojects.ts +3 -0
- package/src/sdk/models/operations/listtasktasks.ts +9 -0
- package/src/sdk/models/operations/listticketingnotes.ts +6 -0
- package/src/sdk/models/operations/listticketingtickets.ts +6 -0
- package/src/sdk/models/operations/listuccalls.ts +6 -0
- package/src/sdk/models/operations/listuccomments.ts +6 -0
- package/src/sdk/models/operations/listuccontacts.ts +3 -0
- package/src/sdk/models/operations/listucrecordings.ts +21 -0
- package/src/sdk/models/operations/patchcommercereview.ts +106 -0
- package/src/sdk/models/operations/removecommercereview.ts +155 -0
- package/src/sdk/models/operations/updatecommercereview.ts +108 -0
- package/src/sdk/models/shared/commercereview.ts +238 -0
- package/src/sdk/models/shared/commercereviewcomment.ts +189 -0
- package/src/sdk/models/shared/index.ts +2 -0
- package/src/sdk/review.ts +100 -0
- package/src/sdk/sdk.ts +6 -0
package/src/lib/config.ts
CHANGED
|
@@ -69,8 +69,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
|
|
|
69
69
|
export const SDK_METADATA = {
|
|
70
70
|
language: "typescript",
|
|
71
71
|
openapiDocVersion: "1.0",
|
|
72
|
-
sdkVersion: "2.
|
|
72
|
+
sdkVersion: "2.66.0",
|
|
73
73
|
genVersion: "2.522.1",
|
|
74
74
|
userAgent:
|
|
75
|
-
"speakeasy-sdk/typescript 2.
|
|
75
|
+
"speakeasy-sdk/typescript 2.66.0 2.522.1 1.0 @unified-api/typescript-sdk",
|
|
76
76
|
} as const;
|
package/src/sdk/commerce.ts
CHANGED
|
@@ -6,26 +6,32 @@ import { commerceCreateCommerceCollection } from "../funcs/commerceCreateCommerc
|
|
|
6
6
|
import { commerceCreateCommerceInventory } from "../funcs/commerceCreateCommerceInventory.js";
|
|
7
7
|
import { commerceCreateCommerceItem } from "../funcs/commerceCreateCommerceItem.js";
|
|
8
8
|
import { commerceCreateCommerceLocation } from "../funcs/commerceCreateCommerceLocation.js";
|
|
9
|
+
import { commerceCreateCommerceReview } from "../funcs/commerceCreateCommerceReview.js";
|
|
9
10
|
import { commerceGetCommerceCollection } from "../funcs/commerceGetCommerceCollection.js";
|
|
10
11
|
import { commerceGetCommerceInventory } from "../funcs/commerceGetCommerceInventory.js";
|
|
11
12
|
import { commerceGetCommerceItem } from "../funcs/commerceGetCommerceItem.js";
|
|
12
13
|
import { commerceGetCommerceLocation } from "../funcs/commerceGetCommerceLocation.js";
|
|
14
|
+
import { commerceGetCommerceReview } from "../funcs/commerceGetCommerceReview.js";
|
|
13
15
|
import { commerceListCommerceCollections } from "../funcs/commerceListCommerceCollections.js";
|
|
14
16
|
import { commerceListCommerceInventories } from "../funcs/commerceListCommerceInventories.js";
|
|
15
17
|
import { commerceListCommerceItems } from "../funcs/commerceListCommerceItems.js";
|
|
16
18
|
import { commerceListCommerceLocations } from "../funcs/commerceListCommerceLocations.js";
|
|
19
|
+
import { commerceListCommerceReviews } from "../funcs/commerceListCommerceReviews.js";
|
|
17
20
|
import { commercePatchCommerceCollection } from "../funcs/commercePatchCommerceCollection.js";
|
|
18
21
|
import { commercePatchCommerceInventory } from "../funcs/commercePatchCommerceInventory.js";
|
|
19
22
|
import { commercePatchCommerceItem } from "../funcs/commercePatchCommerceItem.js";
|
|
20
23
|
import { commercePatchCommerceLocation } from "../funcs/commercePatchCommerceLocation.js";
|
|
24
|
+
import { commercePatchCommerceReview } from "../funcs/commercePatchCommerceReview.js";
|
|
21
25
|
import { commerceRemoveCommerceCollection } from "../funcs/commerceRemoveCommerceCollection.js";
|
|
22
26
|
import { commerceRemoveCommerceInventory } from "../funcs/commerceRemoveCommerceInventory.js";
|
|
23
27
|
import { commerceRemoveCommerceItem } from "../funcs/commerceRemoveCommerceItem.js";
|
|
24
28
|
import { commerceRemoveCommerceLocation } from "../funcs/commerceRemoveCommerceLocation.js";
|
|
29
|
+
import { commerceRemoveCommerceReview } from "../funcs/commerceRemoveCommerceReview.js";
|
|
25
30
|
import { commerceUpdateCommerceCollection } from "../funcs/commerceUpdateCommerceCollection.js";
|
|
26
31
|
import { commerceUpdateCommerceInventory } from "../funcs/commerceUpdateCommerceInventory.js";
|
|
27
32
|
import { commerceUpdateCommerceItem } from "../funcs/commerceUpdateCommerceItem.js";
|
|
28
33
|
import { commerceUpdateCommerceLocation } from "../funcs/commerceUpdateCommerceLocation.js";
|
|
34
|
+
import { commerceUpdateCommerceReview } from "../funcs/commerceUpdateCommerceReview.js";
|
|
29
35
|
import { ClientSDK, RequestOptions } from "../lib/sdks.js";
|
|
30
36
|
import * as operations from "./models/operations/index.js";
|
|
31
37
|
import * as shared from "./models/shared/index.js";
|
|
@@ -88,6 +94,20 @@ export class Commerce extends ClientSDK {
|
|
|
88
94
|
));
|
|
89
95
|
}
|
|
90
96
|
|
|
97
|
+
/**
|
|
98
|
+
* Create a review
|
|
99
|
+
*/
|
|
100
|
+
async createCommerceReview(
|
|
101
|
+
request: operations.CreateCommerceReviewRequest,
|
|
102
|
+
options?: RequestOptions,
|
|
103
|
+
): Promise<shared.CommerceReview> {
|
|
104
|
+
return unwrapAsync(commerceCreateCommerceReview(
|
|
105
|
+
this,
|
|
106
|
+
request,
|
|
107
|
+
options,
|
|
108
|
+
));
|
|
109
|
+
}
|
|
110
|
+
|
|
91
111
|
/**
|
|
92
112
|
* Retrieve a collection
|
|
93
113
|
*/
|
|
@@ -144,6 +164,20 @@ export class Commerce extends ClientSDK {
|
|
|
144
164
|
));
|
|
145
165
|
}
|
|
146
166
|
|
|
167
|
+
/**
|
|
168
|
+
* Retrieve a review
|
|
169
|
+
*/
|
|
170
|
+
async getCommerceReview(
|
|
171
|
+
request: operations.GetCommerceReviewRequest,
|
|
172
|
+
options?: RequestOptions,
|
|
173
|
+
): Promise<shared.CommerceReview> {
|
|
174
|
+
return unwrapAsync(commerceGetCommerceReview(
|
|
175
|
+
this,
|
|
176
|
+
request,
|
|
177
|
+
options,
|
|
178
|
+
));
|
|
179
|
+
}
|
|
180
|
+
|
|
147
181
|
/**
|
|
148
182
|
* List all collections
|
|
149
183
|
*/
|
|
@@ -200,6 +234,20 @@ export class Commerce extends ClientSDK {
|
|
|
200
234
|
));
|
|
201
235
|
}
|
|
202
236
|
|
|
237
|
+
/**
|
|
238
|
+
* List all reviews
|
|
239
|
+
*/
|
|
240
|
+
async listCommerceReviews(
|
|
241
|
+
request: operations.ListCommerceReviewsRequest,
|
|
242
|
+
options?: RequestOptions,
|
|
243
|
+
): Promise<Array<shared.CommerceReview>> {
|
|
244
|
+
return unwrapAsync(commerceListCommerceReviews(
|
|
245
|
+
this,
|
|
246
|
+
request,
|
|
247
|
+
options,
|
|
248
|
+
));
|
|
249
|
+
}
|
|
250
|
+
|
|
203
251
|
/**
|
|
204
252
|
* Update a collection
|
|
205
253
|
*/
|
|
@@ -256,6 +304,20 @@ export class Commerce extends ClientSDK {
|
|
|
256
304
|
));
|
|
257
305
|
}
|
|
258
306
|
|
|
307
|
+
/**
|
|
308
|
+
* Update a review
|
|
309
|
+
*/
|
|
310
|
+
async patchCommerceReview(
|
|
311
|
+
request: operations.PatchCommerceReviewRequest,
|
|
312
|
+
options?: RequestOptions,
|
|
313
|
+
): Promise<shared.CommerceReview> {
|
|
314
|
+
return unwrapAsync(commercePatchCommerceReview(
|
|
315
|
+
this,
|
|
316
|
+
request,
|
|
317
|
+
options,
|
|
318
|
+
));
|
|
319
|
+
}
|
|
320
|
+
|
|
259
321
|
/**
|
|
260
322
|
* Remove a collection
|
|
261
323
|
*/
|
|
@@ -312,6 +374,20 @@ export class Commerce extends ClientSDK {
|
|
|
312
374
|
));
|
|
313
375
|
}
|
|
314
376
|
|
|
377
|
+
/**
|
|
378
|
+
* Remove a review
|
|
379
|
+
*/
|
|
380
|
+
async removeCommerceReview(
|
|
381
|
+
request: operations.RemoveCommerceReviewRequest,
|
|
382
|
+
options?: RequestOptions,
|
|
383
|
+
): Promise<operations.RemoveCommerceReviewResponse | undefined> {
|
|
384
|
+
return unwrapAsync(commerceRemoveCommerceReview(
|
|
385
|
+
this,
|
|
386
|
+
request,
|
|
387
|
+
options,
|
|
388
|
+
));
|
|
389
|
+
}
|
|
390
|
+
|
|
315
391
|
/**
|
|
316
392
|
* Update a collection
|
|
317
393
|
*/
|
|
@@ -367,4 +443,18 @@ export class Commerce extends ClientSDK {
|
|
|
367
443
|
options,
|
|
368
444
|
));
|
|
369
445
|
}
|
|
446
|
+
|
|
447
|
+
/**
|
|
448
|
+
* Update a review
|
|
449
|
+
*/
|
|
450
|
+
async updateCommerceReview(
|
|
451
|
+
request: operations.UpdateCommerceReviewRequest,
|
|
452
|
+
options?: RequestOptions,
|
|
453
|
+
): Promise<shared.CommerceReview> {
|
|
454
|
+
return unwrapAsync(commerceUpdateCommerceReview(
|
|
455
|
+
this,
|
|
456
|
+
request,
|
|
457
|
+
options,
|
|
458
|
+
));
|
|
459
|
+
}
|
|
370
460
|
}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { remap as remap$ } from "../../../lib/primitives.js";
|
|
7
|
+
import { safeParse } from "../../../lib/schemas.js";
|
|
8
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
|
+
import * as shared from "../shared/index.js";
|
|
11
|
+
|
|
12
|
+
export type CreateCommerceReviewRequest = {
|
|
13
|
+
commerceReview: shared.CommerceReview;
|
|
14
|
+
/**
|
|
15
|
+
* ID of the connection
|
|
16
|
+
*/
|
|
17
|
+
connectionId: string;
|
|
18
|
+
/**
|
|
19
|
+
* Comma-delimited fields to return
|
|
20
|
+
*/
|
|
21
|
+
fields?: Array<string> | undefined;
|
|
22
|
+
/**
|
|
23
|
+
* Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar
|
|
24
|
+
*/
|
|
25
|
+
raw?: string | undefined;
|
|
26
|
+
};
|
|
27
|
+
|
|
28
|
+
/** @internal */
|
|
29
|
+
export const CreateCommerceReviewRequest$inboundSchema: z.ZodType<
|
|
30
|
+
CreateCommerceReviewRequest,
|
|
31
|
+
z.ZodTypeDef,
|
|
32
|
+
unknown
|
|
33
|
+
> = z.object({
|
|
34
|
+
CommerceReview: shared.CommerceReview$inboundSchema,
|
|
35
|
+
connection_id: z.string(),
|
|
36
|
+
fields: z.array(z.string()).optional(),
|
|
37
|
+
raw: z.string().optional(),
|
|
38
|
+
}).transform((v) => {
|
|
39
|
+
return remap$(v, {
|
|
40
|
+
"CommerceReview": "commerceReview",
|
|
41
|
+
"connection_id": "connectionId",
|
|
42
|
+
});
|
|
43
|
+
});
|
|
44
|
+
|
|
45
|
+
/** @internal */
|
|
46
|
+
export type CreateCommerceReviewRequest$Outbound = {
|
|
47
|
+
CommerceReview: shared.CommerceReview$Outbound;
|
|
48
|
+
connection_id: string;
|
|
49
|
+
fields?: Array<string> | undefined;
|
|
50
|
+
raw?: string | undefined;
|
|
51
|
+
};
|
|
52
|
+
|
|
53
|
+
/** @internal */
|
|
54
|
+
export const CreateCommerceReviewRequest$outboundSchema: z.ZodType<
|
|
55
|
+
CreateCommerceReviewRequest$Outbound,
|
|
56
|
+
z.ZodTypeDef,
|
|
57
|
+
CreateCommerceReviewRequest
|
|
58
|
+
> = z.object({
|
|
59
|
+
commerceReview: shared.CommerceReview$outboundSchema,
|
|
60
|
+
connectionId: z.string(),
|
|
61
|
+
fields: z.array(z.string()).optional(),
|
|
62
|
+
raw: z.string().optional(),
|
|
63
|
+
}).transform((v) => {
|
|
64
|
+
return remap$(v, {
|
|
65
|
+
commerceReview: "CommerceReview",
|
|
66
|
+
connectionId: "connection_id",
|
|
67
|
+
});
|
|
68
|
+
});
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
73
|
+
*/
|
|
74
|
+
export namespace CreateCommerceReviewRequest$ {
|
|
75
|
+
/** @deprecated use `CreateCommerceReviewRequest$inboundSchema` instead. */
|
|
76
|
+
export const inboundSchema = CreateCommerceReviewRequest$inboundSchema;
|
|
77
|
+
/** @deprecated use `CreateCommerceReviewRequest$outboundSchema` instead. */
|
|
78
|
+
export const outboundSchema = CreateCommerceReviewRequest$outboundSchema;
|
|
79
|
+
/** @deprecated use `CreateCommerceReviewRequest$Outbound` instead. */
|
|
80
|
+
export type Outbound = CreateCommerceReviewRequest$Outbound;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
export function createCommerceReviewRequestToJSON(
|
|
84
|
+
createCommerceReviewRequest: CreateCommerceReviewRequest,
|
|
85
|
+
): string {
|
|
86
|
+
return JSON.stringify(
|
|
87
|
+
CreateCommerceReviewRequest$outboundSchema.parse(
|
|
88
|
+
createCommerceReviewRequest,
|
|
89
|
+
),
|
|
90
|
+
);
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
export function createCommerceReviewRequestFromJSON(
|
|
94
|
+
jsonString: string,
|
|
95
|
+
): SafeParseResult<CreateCommerceReviewRequest, SDKValidationError> {
|
|
96
|
+
return safeParse(
|
|
97
|
+
jsonString,
|
|
98
|
+
(x) => CreateCommerceReviewRequest$inboundSchema.parse(JSON.parse(x)),
|
|
99
|
+
`Failed to parse 'CreateCommerceReviewRequest' from JSON`,
|
|
100
|
+
);
|
|
101
|
+
}
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod";
|
|
6
|
+
import { remap as remap$ } from "../../../lib/primitives.js";
|
|
7
|
+
import { safeParse } from "../../../lib/schemas.js";
|
|
8
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
|
+
|
|
11
|
+
export type GetCommerceReviewRequest = {
|
|
12
|
+
/**
|
|
13
|
+
* ID of the connection
|
|
14
|
+
*/
|
|
15
|
+
connectionId: string;
|
|
16
|
+
/**
|
|
17
|
+
* Comma-delimited fields to return
|
|
18
|
+
*/
|
|
19
|
+
fields?: Array<string> | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* ID of the Review
|
|
22
|
+
*/
|
|
23
|
+
id: string;
|
|
24
|
+
/**
|
|
25
|
+
* Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar
|
|
26
|
+
*/
|
|
27
|
+
raw?: string | undefined;
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
/** @internal */
|
|
31
|
+
export const GetCommerceReviewRequest$inboundSchema: z.ZodType<
|
|
32
|
+
GetCommerceReviewRequest,
|
|
33
|
+
z.ZodTypeDef,
|
|
34
|
+
unknown
|
|
35
|
+
> = z.object({
|
|
36
|
+
connection_id: z.string(),
|
|
37
|
+
fields: z.array(z.string()).optional(),
|
|
38
|
+
id: z.string(),
|
|
39
|
+
raw: z.string().optional(),
|
|
40
|
+
}).transform((v) => {
|
|
41
|
+
return remap$(v, {
|
|
42
|
+
"connection_id": "connectionId",
|
|
43
|
+
});
|
|
44
|
+
});
|
|
45
|
+
|
|
46
|
+
/** @internal */
|
|
47
|
+
export type GetCommerceReviewRequest$Outbound = {
|
|
48
|
+
connection_id: string;
|
|
49
|
+
fields?: Array<string> | undefined;
|
|
50
|
+
id: string;
|
|
51
|
+
raw?: string | undefined;
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
/** @internal */
|
|
55
|
+
export const GetCommerceReviewRequest$outboundSchema: z.ZodType<
|
|
56
|
+
GetCommerceReviewRequest$Outbound,
|
|
57
|
+
z.ZodTypeDef,
|
|
58
|
+
GetCommerceReviewRequest
|
|
59
|
+
> = z.object({
|
|
60
|
+
connectionId: z.string(),
|
|
61
|
+
fields: z.array(z.string()).optional(),
|
|
62
|
+
id: z.string(),
|
|
63
|
+
raw: z.string().optional(),
|
|
64
|
+
}).transform((v) => {
|
|
65
|
+
return remap$(v, {
|
|
66
|
+
connectionId: "connection_id",
|
|
67
|
+
});
|
|
68
|
+
});
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
73
|
+
*/
|
|
74
|
+
export namespace GetCommerceReviewRequest$ {
|
|
75
|
+
/** @deprecated use `GetCommerceReviewRequest$inboundSchema` instead. */
|
|
76
|
+
export const inboundSchema = GetCommerceReviewRequest$inboundSchema;
|
|
77
|
+
/** @deprecated use `GetCommerceReviewRequest$outboundSchema` instead. */
|
|
78
|
+
export const outboundSchema = GetCommerceReviewRequest$outboundSchema;
|
|
79
|
+
/** @deprecated use `GetCommerceReviewRequest$Outbound` instead. */
|
|
80
|
+
export type Outbound = GetCommerceReviewRequest$Outbound;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
export function getCommerceReviewRequestToJSON(
|
|
84
|
+
getCommerceReviewRequest: GetCommerceReviewRequest,
|
|
85
|
+
): string {
|
|
86
|
+
return JSON.stringify(
|
|
87
|
+
GetCommerceReviewRequest$outboundSchema.parse(getCommerceReviewRequest),
|
|
88
|
+
);
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
export function getCommerceReviewRequestFromJSON(
|
|
92
|
+
jsonString: string,
|
|
93
|
+
): SafeParseResult<GetCommerceReviewRequest, SDKValidationError> {
|
|
94
|
+
return safeParse(
|
|
95
|
+
jsonString,
|
|
96
|
+
(x) => GetCommerceReviewRequest$inboundSchema.parse(JSON.parse(x)),
|
|
97
|
+
`Failed to parse 'GetCommerceReviewRequest' from JSON`,
|
|
98
|
+
);
|
|
99
|
+
}
|
|
@@ -23,6 +23,7 @@ export * from "./createcommercecollection.js";
|
|
|
23
23
|
export * from "./createcommerceinventory.js";
|
|
24
24
|
export * from "./createcommerceitem.js";
|
|
25
25
|
export * from "./createcommercelocation.js";
|
|
26
|
+
export * from "./createcommercereview.js";
|
|
26
27
|
export * from "./createcrmcompany.js";
|
|
27
28
|
export * from "./createcrmcontact.js";
|
|
28
29
|
export * from "./createcrmdeal.js";
|
|
@@ -94,6 +95,7 @@ export * from "./getcommercecollection.js";
|
|
|
94
95
|
export * from "./getcommerceinventory.js";
|
|
95
96
|
export * from "./getcommerceitem.js";
|
|
96
97
|
export * from "./getcommercelocation.js";
|
|
98
|
+
export * from "./getcommercereview.js";
|
|
97
99
|
export * from "./getcrmcompany.js";
|
|
98
100
|
export * from "./getcrmcontact.js";
|
|
99
101
|
export * from "./getcrmdeal.js";
|
|
@@ -173,6 +175,7 @@ export * from "./listcommercecollections.js";
|
|
|
173
175
|
export * from "./listcommerceinventories.js";
|
|
174
176
|
export * from "./listcommerceitems.js";
|
|
175
177
|
export * from "./listcommercelocations.js";
|
|
178
|
+
export * from "./listcommercereviews.js";
|
|
176
179
|
export * from "./listcrmcompanies.js";
|
|
177
180
|
export * from "./listcrmcontacts.js";
|
|
178
181
|
export * from "./listcrmdeals.js";
|
|
@@ -252,6 +255,7 @@ export * from "./patchcommercecollection.js";
|
|
|
252
255
|
export * from "./patchcommerceinventory.js";
|
|
253
256
|
export * from "./patchcommerceitem.js";
|
|
254
257
|
export * from "./patchcommercelocation.js";
|
|
258
|
+
export * from "./patchcommercereview.js";
|
|
255
259
|
export * from "./patchcrmcompany.js";
|
|
256
260
|
export * from "./patchcrmcontact.js";
|
|
257
261
|
export * from "./patchcrmdeal.js";
|
|
@@ -320,6 +324,7 @@ export * from "./removecommercecollection.js";
|
|
|
320
324
|
export * from "./removecommerceinventory.js";
|
|
321
325
|
export * from "./removecommerceitem.js";
|
|
322
326
|
export * from "./removecommercelocation.js";
|
|
327
|
+
export * from "./removecommercereview.js";
|
|
323
328
|
export * from "./removecrmcompany.js";
|
|
324
329
|
export * from "./removecrmcontact.js";
|
|
325
330
|
export * from "./removecrmdeal.js";
|
|
@@ -386,6 +391,7 @@ export * from "./updatecommercecollection.js";
|
|
|
386
391
|
export * from "./updatecommerceinventory.js";
|
|
387
392
|
export * from "./updatecommerceitem.js";
|
|
388
393
|
export * from "./updatecommercelocation.js";
|
|
394
|
+
export * from "./updatecommercereview.js";
|
|
389
395
|
export * from "./updatecrmcompany.js";
|
|
390
396
|
export * from "./updatecrmcontact.js";
|
|
391
397
|
export * from "./updatecrmdeal.js";
|
|
@@ -20,6 +20,9 @@ export type ListAccountingAccountsRequest = {
|
|
|
20
20
|
limit?: number | undefined;
|
|
21
21
|
offset?: number | undefined;
|
|
22
22
|
order?: string | undefined;
|
|
23
|
+
/**
|
|
24
|
+
* The org ID to filter by
|
|
25
|
+
*/
|
|
23
26
|
orgId?: string | undefined;
|
|
24
27
|
/**
|
|
25
28
|
* Query string to search. eg. email address or name
|
|
@@ -20,6 +20,10 @@ export type ListAccountingContactsRequest = {
|
|
|
20
20
|
limit?: number | undefined;
|
|
21
21
|
offset?: number | undefined;
|
|
22
22
|
order?: string | undefined;
|
|
23
|
+
/**
|
|
24
|
+
* The org ID to filter by
|
|
25
|
+
*/
|
|
26
|
+
orgId?: string | undefined;
|
|
23
27
|
/**
|
|
24
28
|
* Query string to search. eg. email address or name
|
|
25
29
|
*/
|
|
@@ -47,6 +51,7 @@ export const ListAccountingContactsRequest$inboundSchema: z.ZodType<
|
|
|
47
51
|
limit: z.number().optional(),
|
|
48
52
|
offset: z.number().optional(),
|
|
49
53
|
order: z.string().optional(),
|
|
54
|
+
org_id: z.string().optional(),
|
|
50
55
|
query: z.string().optional(),
|
|
51
56
|
raw: z.string().optional(),
|
|
52
57
|
sort: z.string().optional(),
|
|
@@ -56,6 +61,7 @@ export const ListAccountingContactsRequest$inboundSchema: z.ZodType<
|
|
|
56
61
|
}).transform((v) => {
|
|
57
62
|
return remap$(v, {
|
|
58
63
|
"connection_id": "connectionId",
|
|
64
|
+
"org_id": "orgId",
|
|
59
65
|
"updated_gte": "updatedGte",
|
|
60
66
|
});
|
|
61
67
|
});
|
|
@@ -67,6 +73,7 @@ export type ListAccountingContactsRequest$Outbound = {
|
|
|
67
73
|
limit?: number | undefined;
|
|
68
74
|
offset?: number | undefined;
|
|
69
75
|
order?: string | undefined;
|
|
76
|
+
org_id?: string | undefined;
|
|
70
77
|
query?: string | undefined;
|
|
71
78
|
raw?: string | undefined;
|
|
72
79
|
sort?: string | undefined;
|
|
@@ -85,6 +92,7 @@ export const ListAccountingContactsRequest$outboundSchema: z.ZodType<
|
|
|
85
92
|
limit: z.number().optional(),
|
|
86
93
|
offset: z.number().optional(),
|
|
87
94
|
order: z.string().optional(),
|
|
95
|
+
orgId: z.string().optional(),
|
|
88
96
|
query: z.string().optional(),
|
|
89
97
|
raw: z.string().optional(),
|
|
90
98
|
sort: z.string().optional(),
|
|
@@ -93,6 +101,7 @@ export const ListAccountingContactsRequest$outboundSchema: z.ZodType<
|
|
|
93
101
|
}).transform((v) => {
|
|
94
102
|
return remap$(v, {
|
|
95
103
|
connectionId: "connection_id",
|
|
104
|
+
orgId: "org_id",
|
|
96
105
|
updatedGte: "updated_gte",
|
|
97
106
|
});
|
|
98
107
|
});
|
|
@@ -13,6 +13,9 @@ export type ListAccountingReportsRequest = {
|
|
|
13
13
|
* ID of the connection
|
|
14
14
|
*/
|
|
15
15
|
connectionId: string;
|
|
16
|
+
/**
|
|
17
|
+
* The end date to filter by
|
|
18
|
+
*/
|
|
16
19
|
endLe?: string | undefined;
|
|
17
20
|
/**
|
|
18
21
|
* Comma-delimited fields to return
|
|
@@ -30,6 +33,9 @@ export type ListAccountingReportsRequest = {
|
|
|
30
33
|
*/
|
|
31
34
|
raw?: string | undefined;
|
|
32
35
|
sort?: string | undefined;
|
|
36
|
+
/**
|
|
37
|
+
* The start date to filter by
|
|
38
|
+
*/
|
|
33
39
|
startGte?: string | undefined;
|
|
34
40
|
type?: string | undefined;
|
|
35
41
|
/**
|
|
@@ -9,18 +9,33 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
9
9
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
10
|
|
|
11
11
|
export type ListAtsActivitiesRequest = {
|
|
12
|
+
/**
|
|
13
|
+
* The application ID to filter by
|
|
14
|
+
*/
|
|
12
15
|
applicationId?: string | undefined;
|
|
16
|
+
/**
|
|
17
|
+
* The candidate ID to filter by
|
|
18
|
+
*/
|
|
13
19
|
candidateId?: string | undefined;
|
|
14
20
|
/**
|
|
15
21
|
* ID of the connection
|
|
16
22
|
*/
|
|
17
23
|
connectionId: string;
|
|
24
|
+
/**
|
|
25
|
+
* The document ID to filter by
|
|
26
|
+
*/
|
|
18
27
|
documentId?: string | undefined;
|
|
19
28
|
/**
|
|
20
29
|
* Comma-delimited fields to return
|
|
21
30
|
*/
|
|
22
31
|
fields?: Array<string> | undefined;
|
|
32
|
+
/**
|
|
33
|
+
* The interview ID to filter by
|
|
34
|
+
*/
|
|
23
35
|
interviewId?: string | undefined;
|
|
36
|
+
/**
|
|
37
|
+
* The job ID to filter by
|
|
38
|
+
*/
|
|
24
39
|
jobId?: string | undefined;
|
|
25
40
|
limit?: number | undefined;
|
|
26
41
|
offset?: number | undefined;
|
|
@@ -38,6 +53,9 @@ export type ListAtsActivitiesRequest = {
|
|
|
38
53
|
* Return only results whose updated date is equal or greater to this value
|
|
39
54
|
*/
|
|
40
55
|
updatedGte?: Date | undefined;
|
|
56
|
+
/**
|
|
57
|
+
* The user/employee ID to filter by
|
|
58
|
+
*/
|
|
41
59
|
userId?: string | undefined;
|
|
42
60
|
};
|
|
43
61
|
|
|
@@ -9,6 +9,9 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
9
9
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
10
|
|
|
11
11
|
export type ListAtsApplicationsRequest = {
|
|
12
|
+
/**
|
|
13
|
+
* The candidate ID to filter by
|
|
14
|
+
*/
|
|
12
15
|
candidateId?: string | undefined;
|
|
13
16
|
/**
|
|
14
17
|
* ID of the connection
|
|
@@ -18,6 +21,9 @@ export type ListAtsApplicationsRequest = {
|
|
|
18
21
|
* Comma-delimited fields to return
|
|
19
22
|
*/
|
|
20
23
|
fields?: Array<string> | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* The job ID to filter by
|
|
26
|
+
*/
|
|
21
27
|
jobId?: string | undefined;
|
|
22
28
|
limit?: number | undefined;
|
|
23
29
|
offset?: number | undefined;
|
|
@@ -9,7 +9,13 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
9
9
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
10
|
|
|
11
11
|
export type ListAtsDocumentsRequest = {
|
|
12
|
+
/**
|
|
13
|
+
* The application ID to filter by
|
|
14
|
+
*/
|
|
12
15
|
applicationId?: string | undefined;
|
|
16
|
+
/**
|
|
17
|
+
* The candidate ID to filter by
|
|
18
|
+
*/
|
|
13
19
|
candidateId?: string | undefined;
|
|
14
20
|
/**
|
|
15
21
|
* ID of the connection
|
|
@@ -19,6 +25,9 @@ export type ListAtsDocumentsRequest = {
|
|
|
19
25
|
* Comma-delimited fields to return
|
|
20
26
|
*/
|
|
21
27
|
fields?: Array<string> | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* The job ID to filter by
|
|
30
|
+
*/
|
|
22
31
|
jobId?: string | undefined;
|
|
23
32
|
limit?: number | undefined;
|
|
24
33
|
offset?: number | undefined;
|
|
@@ -9,6 +9,9 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
9
9
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
10
|
|
|
11
11
|
export type ListAtsInterviewsRequest = {
|
|
12
|
+
/**
|
|
13
|
+
* The application ID to filter by
|
|
14
|
+
*/
|
|
12
15
|
applicationId?: string | undefined;
|
|
13
16
|
/**
|
|
14
17
|
* ID of the connection
|
|
@@ -9,7 +9,13 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
9
9
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
10
|
|
|
11
11
|
export type ListAtsScorecardsRequest = {
|
|
12
|
+
/**
|
|
13
|
+
* The application ID to filter by
|
|
14
|
+
*/
|
|
12
15
|
applicationId?: string | undefined;
|
|
16
|
+
/**
|
|
17
|
+
* The candidate ID to filter by
|
|
18
|
+
*/
|
|
13
19
|
candidateId?: string | undefined;
|
|
14
20
|
/**
|
|
15
21
|
* ID of the connection
|
|
@@ -19,7 +25,13 @@ export type ListAtsScorecardsRequest = {
|
|
|
19
25
|
* Comma-delimited fields to return
|
|
20
26
|
*/
|
|
21
27
|
fields?: Array<string> | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* The interview ID to filter by
|
|
30
|
+
*/
|
|
22
31
|
interviewId?: string | undefined;
|
|
32
|
+
/**
|
|
33
|
+
* The job ID to filter by
|
|
34
|
+
*/
|
|
23
35
|
jobId?: string | undefined;
|
|
24
36
|
limit?: number | undefined;
|
|
25
37
|
offset?: number | undefined;
|
|
@@ -9,11 +9,17 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
9
9
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
10
|
|
|
11
11
|
export type ListCalendarBusiesRequest = {
|
|
12
|
+
/**
|
|
13
|
+
* The calendar ID to filter by
|
|
14
|
+
*/
|
|
12
15
|
calendarId?: string | undefined;
|
|
13
16
|
/**
|
|
14
17
|
* ID of the connection
|
|
15
18
|
*/
|
|
16
19
|
connectionId: string;
|
|
20
|
+
/**
|
|
21
|
+
* The end date to filter by
|
|
22
|
+
*/
|
|
17
23
|
endLe?: string | undefined;
|
|
18
24
|
/**
|
|
19
25
|
* Comma-delimited fields to return
|
|
@@ -31,6 +37,9 @@ export type ListCalendarBusiesRequest = {
|
|
|
31
37
|
*/
|
|
32
38
|
raw?: string | undefined;
|
|
33
39
|
sort?: string | undefined;
|
|
40
|
+
/**
|
|
41
|
+
* The start date to filter by
|
|
42
|
+
*/
|
|
34
43
|
startGte?: string | undefined;
|
|
35
44
|
/**
|
|
36
45
|
* Return only results whose updated date is equal or greater to this value
|