yellowgrid-api-ts 3.2.237-dev.0 → 3.2.238-dev.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/.openapi-generator/FILES +3 -30
- package/.openapi-generator/VERSION +1 -1
- package/README.md +4 -60
- package/api.ts +10852 -5671
- package/base.ts +24 -0
- package/common.ts +38 -15
- package/configuration.ts +20 -26
- package/dist/api.d.ts +9956 -3898
- package/dist/api.js +1325 -3338
- package/dist/base.d.ts +24 -0
- package/dist/base.js +19 -0
- package/dist/common.d.ts +35 -4
- package/dist/common.js +38 -16
- package/dist/configuration.d.ts +17 -24
- package/dist/configuration.js +3 -3
- package/dist/models/ConnectionTypeEnum.d.ts +17 -7
- package/dist/models/ConnectionTypeEnum.js +17 -7
- package/dist/models/GroupEnum.d.ts +43 -0
- package/dist/models/GroupEnum.js +45 -0
- package/docs/{MacAddressRequestModel.md → AbstractItemDiscountModel.md} +6 -6
- package/docs/AbstractOrderRequestDTO.md +5 -5
- package/docs/AccountAddressesDTO.md +3 -3
- package/docs/AccountContactEntity.md +13 -13
- package/docs/AccountContactModel.md +13 -13
- package/docs/AccountContactRequestModel.md +9 -9
- package/docs/AccountDetailedSummaryDTO.md +11 -9
- package/docs/AccountFinanceDTO.md +10 -10
- package/docs/AccountRequestModel.md +11 -11
- package/docs/AccountSummaryDTO.md +3 -3
- package/docs/AccountsResponseModel.md +4 -4
- package/docs/AddressDTO.md +6 -12
- package/docs/AddressModel.md +5 -5
- package/docs/AddressRequestModel.md +4 -4
- package/docs/AdminNumberPortDTO.md +7 -7
- package/docs/AdminOrderRequestDTO.md +5 -5
- package/docs/AdminUserModel.md +5 -5
- package/docs/AgentHoursGraphModel.md +4 -4
- package/docs/AgentHoursGraphMonthModel.md +2 -2
- package/docs/ApiLogEntity.md +12 -12
- package/docs/AreaCodeModel.md +2 -2
- package/docs/AttachmentModel.md +5 -5
- package/docs/AttributeSetEnum.md +2 -2
- package/docs/AuditLogEntity.md +9 -9
- package/docs/AuthCodeResponseModel.md +1 -1
- package/docs/AxisDataDTO.md +1 -1
- package/docs/BasicItemDTO.md +2 -2
- package/docs/BasicProductDTO.md +2 -2
- package/docs/BatchDTO.md +17 -17
- package/docs/BatchEntity.md +17 -17
- package/docs/BillingApi.md +61 -6
- package/docs/CallBarringModel.md +5 -5
- package/docs/ClientDetailsModel.md +7 -7
- package/docs/ClientModel.md +4 -4
- package/docs/CompanyContractModel.md +5 -5
- package/docs/ContactInfoModel.md +5 -5
- package/docs/ConversationModel.md +8 -8
- package/docs/CourierPriceEntity.md +10 -10
- package/docs/CreditAccountEntity.md +23 -23
- package/docs/CreditNoteDTO.md +1 -5
- package/docs/CreditNoteEntity.md +5 -5
- package/docs/CreditNoteItemDTO.md +1 -3
- package/docs/CreditNoteItemEntity.md +5 -7
- package/docs/CreditNoteItemModel.md +5 -7
- package/docs/CreditNoteModel.md +5 -5
- package/docs/CrmActivitiesResponseDTO.md +2 -2
- package/docs/CrmActivityDTO.md +4 -4
- package/docs/CrmContactDTO.md +7 -7
- package/docs/CrmDateActivitiesDTO.md +2 -2
- package/docs/CrmNoteEntity.md +10 -10
- package/docs/CrmNoteModel.md +10 -10
- package/docs/CustomerCoordinatesDTO.md +5 -5
- package/docs/CustomerInformationModel.md +4 -4
- package/docs/CustomerItemRequestDTO.md +2 -2
- package/docs/CustomerListAccountDTO.md +13 -13
- package/docs/CustomerOrderRequestDTO.md +5 -5
- package/docs/CustomerPriceListEnum.md +2 -2
- package/docs/CustomerSummaryReportDTO.md +6 -6
- package/docs/DdiRangeRequestModel.md +3 -3
- package/docs/DdiRangesRequestModel.md +1 -1
- package/docs/DetailedItemRequestDTO.md +2 -2
- package/docs/DetailedOrderRequestDTO.md +5 -5
- package/docs/DivertRequestModel.md +1 -1
- package/docs/DivertResponseModel.md +2 -2
- package/docs/EdTechProClientEntity.md +4 -4
- package/docs/EdTechProSchoolModel.md +11 -11
- package/docs/EdTechProSchoolsModel.md +4 -4
- package/docs/EdTechProSetupModel.md +5 -5
- package/docs/EventDTO.md +8 -8
- package/docs/EventRequestDTO.md +3 -3
- package/docs/EventSubscriptionModel.md +2 -2
- package/docs/EventUpdateDTO.md +4 -4
- package/docs/EventUpdateEntity.md +5 -5
- package/docs/EventUpdateRequestDTO.md +3 -3
- package/docs/ExpiringKeyDTO.md +5 -5
- package/docs/FraudManagementModel.md +2 -2
- package/docs/FreshdeskCompanyTicketsModel.md +4 -4
- package/docs/FreshdeskTicketEntity.md +6 -6
- package/docs/FtpAccountsEntity.md +5 -5
- package/docs/GenericFileModel.md +3 -3
- package/docs/{NameRequestModel.md → GetDisconnectDDIRequest.md} +5 -6
- package/docs/GraphDTO.md +6 -6
- package/docs/HostingChangeResponseModel.md +5 -5
- package/docs/HostingRegionDTO.md +3 -3
- package/docs/InstallationDetailsDTO.md +3 -3
- package/docs/InstanceAutoFailoverEntity.md +5 -5
- package/docs/InstanceDeletionScheduleEntity.md +4 -4
- package/docs/InstanceEntity.md +21 -21
- package/docs/InstanceFailoverEntity.md +11 -11
- package/docs/InstanceMonitoringEntity.md +3 -3
- package/docs/InstanceMonitoringLogEntity.md +6 -6
- package/docs/InstanceScheduledTasksEntity.md +6 -6
- package/docs/InstanceTcxDetailsEntity.md +10 -10
- package/docs/InstanceUserCredentialsEntity.md +5 -5
- package/docs/ItemDTO.md +2 -2
- package/docs/ItemDiscountEntity.md +6 -6
- package/docs/ItemEntity.md +21 -21
- package/docs/LinkedOrderEntity.md +2 -2
- package/docs/MFARequiredModel.md +2 -2
- package/docs/MacAddressDTO.md +2 -2
- package/docs/MonthlyUsageModel.md +2 -2
- package/docs/MultiTenantChangeResponseModel.md +4 -4
- package/docs/NavigationModel.md +4 -4
- package/docs/NumberPortDTO.md +7 -7
- package/docs/NumberPortModel.md +51 -0
- package/docs/NumberPortNoteDTO.md +5 -5
- package/docs/NumberPortRangeDTO.md +2 -2
- package/docs/NumberPortingApi.md +21 -21
- package/docs/NumberPortsModel.md +4 -4
- package/docs/OAuth20Api.md +3 -3
- package/docs/OfflineInstancesEntity.md +5 -5
- package/docs/OrderDTO.md +3 -3
- package/docs/OrderDetailsDTO.md +10 -10
- package/docs/OrderEntity.md +56 -56
- package/docs/OrderItemDTO.md +2 -2
- package/docs/OrderRequestModel.md +6 -6
- package/docs/OrderSummariesModel.md +4 -4
- package/docs/OrderSummaryDTO.md +10 -10
- package/docs/OrderTotalModel.md +7 -7
- package/docs/OrderedItemEntity.md +14 -14
- package/docs/OrderedItemModel.md +14 -14
- package/docs/PartnerDTO.md +11 -11
- package/docs/PasswordSenderDTO.md +3 -3
- package/docs/PasswordSenderEntity.md +7 -7
- package/docs/{ReasonRequestModel.md → PatchSetTcxWizardCnameRequest.md} +5 -6
- package/docs/PortalAccountModel.md +23 -23
- package/docs/PortalLoginModel.md +7 -7
- package/docs/{NoteRequestModel.md → PostAddAdminNoteRequest.md} +4 -5
- package/docs/PostGenerateReport200Response.md +8 -8
- package/docs/PostGetProductRequest.md +24 -0
- package/docs/PriceListItemModel.md +2 -2
- package/docs/PrinterEntity.md +5 -5
- package/docs/PrizesEntity.md +6 -6
- package/docs/ProductDetailedSummaryDTO.md +4 -4
- package/docs/ProductPriceListItemModel.md +2 -2
- package/docs/ProductSearchDTO.md +37 -0
- package/docs/ProductSearchResultsModel.md +1 -1
- package/docs/ProductSerialInfoModel.md +3 -3
- package/docs/ProductSummaryDTO.md +3 -3
- package/docs/PromoCodesEntity.md +12 -12
- package/docs/PromoItemsEntity.md +8 -8
- package/docs/PromoSummariesModel.md +27 -0
- package/docs/PromoSummaryDTO.md +29 -0
- package/docs/PromotionsApi.md +71 -0
- package/docs/ProspectDTO.md +9 -9
- package/docs/ProspectEntity.md +11 -11
- package/docs/ProvisioningModel.md +3 -3
- package/docs/ProvisioningRequestEntity.md +3 -3
- package/docs/RecordingBackupAzureModel.md +4 -4
- package/docs/RecordingsBackupInfoDTO.md +2 -2
- package/docs/RemoteStorageDTO.md +4 -4
- package/docs/ReportRequestDTO.md +3 -3
- package/docs/ResourceNotReadyException.md +3 -3
- package/docs/RootAccessModel.md +3 -3
- package/docs/S3BucketEntity.md +4 -4
- package/docs/ScannedItemModel.md +1 -1
- package/docs/ScopeModel.md +2 -2
- package/docs/SeriesDTO.md +3 -3
- package/docs/ServiceHealthDTO.md +2 -2
- package/docs/ServiceStatusDTO.md +4 -4
- package/docs/ShipmentAddressEntity.md +11 -11
- package/docs/ShipmentDTO.md +4 -4
- package/docs/ShipmentEntity.md +12 -12
- package/docs/ShipmentItemDTO.md +2 -2
- package/docs/ShipmentItemEntity.md +5 -5
- package/docs/ShipmentItemModel.md +5 -5
- package/docs/ShipmentModel.md +12 -12
- package/docs/ShipmentRequestDTO.md +6 -6
- package/docs/ShippingConsignmentModel.md +4 -4
- package/docs/ShippingInformationDTO.md +3 -3
- package/docs/ShippingRequestDTO.md +3 -3
- package/docs/ShippingServiceDTO.md +2 -2
- package/docs/ShippingServiceModel.md +4 -4
- package/docs/ShippingServicesModel.md +1 -1
- package/docs/SipTrunkChangeResponseModel.md +5 -5
- package/docs/SipTrunkCreationRequestModel.md +6 -6
- package/docs/SipTrunkEntity.md +12 -12
- package/docs/SipTrunksResponseModel.md +4 -4
- package/docs/SmsAccountDTO.md +6 -6
- package/docs/SmsAccountEntity.md +6 -6
- package/docs/SmsAccountRequestDTO.md +5 -5
- package/docs/SmsDataModel.md +1 -1
- package/docs/SmsMessageModel.md +3 -3
- package/docs/SmsNumbersEntity.md +2 -2
- package/docs/SmsPayloadModel.md +3 -3
- package/docs/SmsPhoneNumberModel.md +1 -1
- package/docs/SmsResponseModel.md +3 -3
- package/docs/SmsWhitelistEntity.md +2 -2
- package/docs/StockOrderCourierEntity.md +4 -4
- package/docs/StockOrderDeductionModel.md +4 -4
- package/docs/StockOrderDeductionRequestModel.md +2 -2
- package/docs/StockOrderDeductionsEntity.md +4 -4
- package/docs/StockOrderEntity.md +22 -22
- package/docs/StockOrderItemEntity.md +7 -7
- package/docs/StockOrderItemModel.md +7 -7
- package/docs/StockOrderItemRequestModel.md +4 -4
- package/docs/StockOrderModel.md +14 -14
- package/docs/StockOrderProductEntity.md +6 -6
- package/docs/StockOrderRequestModel.md +3 -3
- package/docs/StockOrderSupplierEntity.md +9 -9
- package/docs/StockOrderSupplierModel.md +9 -9
- package/docs/StockOrdersModel.md +4 -4
- package/docs/StockProductModel.md +6 -6
- package/docs/StockProductPriceModel.md +1 -1
- package/docs/StockProductSummariesModel.md +4 -4
- package/docs/StockProductSummaryModel.md +6 -6
- package/docs/StockReportItemModel.md +6 -6
- package/docs/StockReportModel.md +5 -5
- package/docs/StockTransactionsEntity.md +8 -8
- package/docs/SupplierEntity.md +9 -9
- package/docs/SupplierItemEntity.md +8 -8
- package/docs/SupplierItemModel.md +8 -8
- package/docs/SupplierItemsResultsDTO.md +1 -1
- package/docs/SupplierModel.md +9 -9
- package/docs/SupplierProductModel.md +3 -3
- package/docs/SupplierProductResultsModel.md +4 -4
- package/docs/SupportTicketModel.md +10 -10
- package/docs/TableDTO.md +3 -3
- package/docs/TableDataDTO.md +1 -1
- package/docs/TableHistoryEntity.md +8 -8
- package/docs/TableRowDTO.md +1 -1
- package/docs/TcxBackupEntity.md +9 -9
- package/docs/TcxBackupModel.md +9 -9
- package/docs/TcxBillingEntity.md +10 -10
- package/docs/TcxBulkLicenceDetailsModel.md +2 -2
- package/docs/TcxDeadLicenceEntity.md +3 -3
- package/docs/TcxExtsEntity.md +8 -8
- package/docs/TcxHostingPricingEntity.md +35 -0
- package/docs/TcxInstallationDetailsModel.md +45 -0
- package/docs/TcxInstallationModel.md +17 -17
- package/docs/TcxInstallationsModel.md +4 -4
- package/docs/TcxKeySummaryDTO.md +4 -4
- package/docs/TcxKeysEntity.md +6 -6
- package/docs/TcxLicenceDetailsErrorModel.md +4 -4
- package/docs/TcxLicenceDetailsModel.md +11 -11
- package/docs/TcxMacsEntity.md +3 -3
- package/docs/TcxMultiTenantModel.md +7 -7
- package/docs/TcxMultiTenantUserModel.md +3 -3
- package/docs/TcxMultiTenantsModel.md +4 -4
- package/docs/TcxNumbersEntity.md +3 -3
- package/docs/TcxOfficeHoursEntity.md +15 -15
- package/docs/TcxPhoneModel.md +6 -6
- package/docs/TcxPhonesEntity.md +6 -6
- package/docs/TcxRemoteStorageModel.md +4 -4
- package/docs/TcxSbcDTO.md +7 -7
- package/docs/TcxSbcEntity.md +16 -16
- package/docs/TcxSbcModel.md +16 -16
- package/docs/TcxSbcResponseDTO.md +2 -2
- package/docs/TcxSetupEntity.md +25 -25
- package/docs/TcxSetupsModel.md +4 -4
- package/docs/TcxSipTrunksEntity.md +13 -13
- package/docs/TcxTemplateXmlEnum.md +2 -2
- package/docs/TcxUsersEntity.md +6 -6
- package/docs/TcxWizardConfigModel.md +2 -2
- package/docs/TcxWizardModel.md +9 -9
- package/docs/TechSupportCompanySummaryDTO.md +5 -5
- package/docs/TelephonySupportTicketModel.md +41 -0
- package/docs/TicketSummaryModel.md +6 -6
- package/docs/TicketTimeDTO.md +9 -9
- package/docs/TicketsApi.md +10 -10
- package/docs/TokenResponseModel.md +3 -3
- package/docs/UpgradeOrderResponseModel.md +2 -2
- package/docs/UpgradeRequestModel.md +4 -4
- package/docs/UserEntity.md +10 -10
- package/docs/XeroLogEntity.md +10 -10
- package/hs_err_pid16044.log +249 -0
- package/hs_err_pid44560.log +249 -0
- package/hs_err_pid53988.log +249 -0
- package/hs_err_pid58728.log +40 -0
- package/models/ConnectionTypeEnum.ts +17 -7
- package/models/GroupEnum.ts +44 -0
- package/openapitools.json +1 -1
- package/package.json +1 -1
- package/dist/models/ReasonEnum.d.ts +0 -23
- package/dist/models/ReasonEnum.js +0 -25
- package/dist/models/ResolutionEnum.d.ts +0 -18
- package/dist/models/ResolutionEnum.js +0 -20
- package/dist/models/RmaItemCreditTypeEnum.d.ts +0 -13
- package/dist/models/RmaItemCreditTypeEnum.js +0 -15
- package/dist/models/RmaItemResolutionEnum.d.ts +0 -28
- package/dist/models/RmaItemResolutionEnum.js +0 -30
- package/dist/models/RmaItemStatusEnum.d.ts +0 -18
- package/dist/models/RmaItemStatusEnum.js +0 -20
- package/dist/models/RmaStatusEnum.d.ts +0 -28
- package/dist/models/RmaStatusEnum.js +0 -30
- package/dist/models/StatusEnum.d.ts +0 -18
- package/dist/models/StatusEnum.js +0 -20
- package/dist/src/apis/AccountsApi.d.ts +0 -258
- package/dist/src/apis/AccountsApi.js +0 -975
- package/dist/src/apis/CRMApi.d.ts +0 -26
- package/dist/src/apis/CRMApi.js +0 -122
- package/dist/src/apis/Class3CXApi.d.ts +0 -44
- package/dist/src/apis/Class3CXApi.js +0 -177
- package/dist/src/apis/Class3CXInstallationWizardApi.d.ts +0 -446
- package/dist/src/apis/Class3CXInstallationWizardApi.js +0 -1740
- package/dist/src/apis/Class3CXInstallationsApi.d.ts +0 -253
- package/dist/src/apis/Class3CXInstallationsApi.js +0 -806
- package/dist/src/apis/Class3CXIntegrationsApi.d.ts +0 -102
- package/dist/src/apis/Class3CXIntegrationsApi.js +0 -386
- package/dist/src/apis/Class3CXMultiTenantApi.d.ts +0 -122
- package/dist/src/apis/Class3CXMultiTenantApi.js +0 -431
- package/dist/src/apis/MyPBXToolsApi.d.ts +0 -32
- package/dist/src/apis/MyPBXToolsApi.js +0 -136
- package/dist/src/apis/OAuth20Api.d.ts +0 -185
- package/dist/src/apis/OAuth20Api.js +0 -507
- package/dist/src/apis/OrdersApi.d.ts +0 -154
- package/dist/src/apis/OrdersApi.js +0 -512
- package/dist/src/apis/PricingApi.d.ts +0 -154
- package/dist/src/apis/PricingApi.js +0 -308
- package/dist/src/apis/ProductsApi.d.ts +0 -135
- package/dist/src/apis/ProductsApi.js +0 -531
- package/dist/src/apis/ProvisioningApi.d.ts +0 -112
- package/dist/src/apis/ProvisioningApi.js +0 -427
- package/dist/src/apis/SIPTrunksApi.d.ts +0 -315
- package/dist/src/apis/SIPTrunksApi.js +0 -1197
- package/dist/src/apis/SMSApi.d.ts +0 -30
- package/dist/src/apis/SMSApi.js +0 -130
- package/dist/src/apis/ServicesApi.d.ts +0 -81
- package/dist/src/apis/ServicesApi.js +0 -386
- package/dist/src/apis/ShippingApi.d.ts +0 -45
- package/dist/src/apis/ShippingApi.js +0 -179
- package/dist/src/apis/StockManagementApi.d.ts +0 -345
- package/dist/src/apis/StockManagementApi.js +0 -1293
- package/dist/src/apis/SystemApi.d.ts +0 -37
- package/dist/src/apis/SystemApi.js +0 -146
- package/dist/src/apis/TicketsApi.d.ts +0 -79
- package/dist/src/apis/TicketsApi.js +0 -360
- package/dist/src/apis/WebhooksApi.d.ts +0 -56
- package/dist/src/apis/WebhooksApi.js +0 -189
- package/dist/src/apis/index.d.ts +0 -21
- package/dist/src/apis/index.js +0 -39
- package/dist/src/index.d.ts +0 -3
- package/dist/src/index.js +0 -21
- package/dist/src/models/AbstractOrderRequestDTO.d.ts +0 -71
- package/dist/src/models/AbstractOrderRequestDTO.js +0 -64
- package/dist/src/models/AccountContactEntity.d.ts +0 -104
- package/dist/src/models/AccountContactEntity.js +0 -73
- package/dist/src/models/AccountContactModel.d.ts +0 -104
- package/dist/src/models/AccountContactModel.js +0 -73
- package/dist/src/models/AccountContactRequestModel.d.ts +0 -80
- package/dist/src/models/AccountContactRequestModel.js +0 -65
- package/dist/src/models/AccountDetailedSummaryDTO.d.ts +0 -89
- package/dist/src/models/AccountDetailedSummaryDTO.js +0 -70
- package/dist/src/models/AccountRequestModel.d.ts +0 -128
- package/dist/src/models/AccountRequestModel.js +0 -81
- package/dist/src/models/AccountSummaryDTO.d.ts +0 -44
- package/dist/src/models/AccountSummaryDTO.js +0 -53
- package/dist/src/models/AccountsResponseModel.d.ts +0 -51
- package/dist/src/models/AccountsResponseModel.js +0 -56
- package/dist/src/models/AddressModel.d.ts +0 -110
- package/dist/src/models/AddressModel.js +0 -75
- package/dist/src/models/AddressRequestModel.d.ts +0 -50
- package/dist/src/models/AddressRequestModel.js +0 -55
- package/dist/src/models/AdminOrderRequestDTO.d.ts +0 -113
- package/dist/src/models/AdminOrderRequestDTO.js +0 -78
- package/dist/src/models/AdminUserModel.d.ts +0 -79
- package/dist/src/models/AdminUserModel.js +0 -72
- package/dist/src/models/AgentHoursGraphModel.d.ts +0 -51
- package/dist/src/models/AgentHoursGraphModel.js +0 -56
- package/dist/src/models/AgentHoursGraphMonthModel.d.ts +0 -38
- package/dist/src/models/AgentHoursGraphMonthModel.js +0 -51
- package/dist/src/models/ApiLogEntity.d.ts +0 -98
- package/dist/src/models/ApiLogEntity.js +0 -71
- package/dist/src/models/AreaCodeModel.d.ts +0 -38
- package/dist/src/models/AreaCodeModel.js +0 -51
- package/dist/src/models/AttachmentModel.d.ts +0 -56
- package/dist/src/models/AttachmentModel.js +0 -57
- package/dist/src/models/AttributeSetEnum.d.ts +0 -38
- package/dist/src/models/AttributeSetEnum.js +0 -51
- package/dist/src/models/AuditLogEntity.d.ts +0 -80
- package/dist/src/models/AuditLogEntity.js +0 -65
- package/dist/src/models/AuthCodeResponseModel.d.ts +0 -44
- package/dist/src/models/AuthCodeResponseModel.js +0 -53
- package/dist/src/models/BasicItemDTO.d.ts +0 -38
- package/dist/src/models/BasicItemDTO.js +0 -51
- package/dist/src/models/BasicProductDTO.d.ts +0 -38
- package/dist/src/models/BasicProductDTO.js +0 -51
- package/dist/src/models/BatchEntity.d.ts +0 -128
- package/dist/src/models/BatchEntity.js +0 -81
- package/dist/src/models/CallBarringModel.d.ts +0 -56
- package/dist/src/models/CallBarringModel.js +0 -57
- package/dist/src/models/ClientDetailsModel.d.ts +0 -68
- package/dist/src/models/ClientDetailsModel.js +0 -61
- package/dist/src/models/ClientModel.d.ts +0 -50
- package/dist/src/models/ClientModel.js +0 -55
- package/dist/src/models/CompanyContractModel.d.ts +0 -56
- package/dist/src/models/CompanyContractModel.js +0 -57
- package/dist/src/models/ContactInfoModel.d.ts +0 -56
- package/dist/src/models/ContactInfoModel.js +0 -57
- package/dist/src/models/ConversationModel.d.ts +0 -75
- package/dist/src/models/ConversationModel.js +0 -64
- package/dist/src/models/CourierPriceEntity.d.ts +0 -86
- package/dist/src/models/CourierPriceEntity.js +0 -67
- package/dist/src/models/CreditAccountEntity.d.ts +0 -152
- package/dist/src/models/CreditAccountEntity.js +0 -89
- package/dist/src/models/CrmContactDTO.d.ts +0 -68
- package/dist/src/models/CrmContactDTO.js +0 -61
- package/dist/src/models/CustomerInformationModel.d.ts +0 -68
- package/dist/src/models/CustomerInformationModel.js +0 -61
- package/dist/src/models/CustomerItemRequestDTO.d.ts +0 -81
- package/dist/src/models/CustomerItemRequestDTO.js +0 -66
- package/dist/src/models/CustomerOrderRequestDTO.d.ts +0 -71
- package/dist/src/models/CustomerOrderRequestDTO.js +0 -64
- package/dist/src/models/CustomerPriceListEnum.d.ts +0 -38
- package/dist/src/models/CustomerPriceListEnum.js +0 -51
- package/dist/src/models/CustomerSummaryReportDTO.d.ts +0 -65
- package/dist/src/models/CustomerSummaryReportDTO.js +0 -62
- package/dist/src/models/DdiRangeRequestModel.d.ts +0 -44
- package/dist/src/models/DdiRangeRequestModel.js +0 -53
- package/dist/src/models/DdiRangesRequestModel.d.ts +0 -33
- package/dist/src/models/DdiRangesRequestModel.js +0 -50
- package/dist/src/models/DetailedItemRequestDTO.d.ts +0 -99
- package/dist/src/models/DetailedItemRequestDTO.js +0 -72
- package/dist/src/models/DetailedOrderRequestDTO.d.ts +0 -71
- package/dist/src/models/DetailedOrderRequestDTO.js +0 -64
- package/dist/src/models/DivertRequestModel.d.ts +0 -38
- package/dist/src/models/DivertRequestModel.js +0 -51
- package/dist/src/models/DivertResponseModel.d.ts +0 -52
- package/dist/src/models/DivertResponseModel.js +0 -61
- package/dist/src/models/EdTechProClientEntity.d.ts +0 -56
- package/dist/src/models/EdTechProClientEntity.js +0 -57
- package/dist/src/models/EdTechProSchoolModel.d.ts +0 -104
- package/dist/src/models/EdTechProSchoolModel.js +0 -73
- package/dist/src/models/EdTechProSchoolsModel.d.ts +0 -51
- package/dist/src/models/EdTechProSchoolsModel.js +0 -56
- package/dist/src/models/EdTechProSetupModel.d.ts +0 -56
- package/dist/src/models/EdTechProSetupModel.js +0 -57
- package/dist/src/models/EventDTO.d.ts +0 -84
- package/dist/src/models/EventDTO.js +0 -73
- package/dist/src/models/EventRequestDTO.d.ts +0 -44
- package/dist/src/models/EventRequestDTO.js +0 -53
- package/dist/src/models/EventSubscriptionModel.d.ts +0 -38
- package/dist/src/models/EventSubscriptionModel.js +0 -51
- package/dist/src/models/EventTypeEnum.d.ts +0 -19
- package/dist/src/models/EventTypeEnum.js +0 -24
- package/dist/src/models/EventUpdateDTO.d.ts +0 -50
- package/dist/src/models/EventUpdateDTO.js +0 -55
- package/dist/src/models/EventUpdateEntity.d.ts +0 -56
- package/dist/src/models/EventUpdateEntity.js +0 -57
- package/dist/src/models/EventUpdateRequestDTO.d.ts +0 -44
- package/dist/src/models/EventUpdateRequestDTO.js +0 -53
- package/dist/src/models/FraudManagementModel.d.ts +0 -38
- package/dist/src/models/FraudManagementModel.js +0 -51
- package/dist/src/models/FreshdeskCompanyTicketsModel.d.ts +0 -51
- package/dist/src/models/FreshdeskCompanyTicketsModel.js +0 -56
- package/dist/src/models/FreshdeskTicketEntity.d.ts +0 -68
- package/dist/src/models/FreshdeskTicketEntity.js +0 -61
- package/dist/src/models/FtpAccountsEntity.d.ts +0 -56
- package/dist/src/models/FtpAccountsEntity.js +0 -57
- package/dist/src/models/GenericFileModel.d.ts +0 -44
- package/dist/src/models/GenericFileModel.js +0 -53
- package/dist/src/models/GetGetPrice200Response.d.ts +0 -32
- package/dist/src/models/GetGetPrice200Response.js +0 -49
- package/dist/src/models/GetGetRecording200Response.d.ts +0 -32
- package/dist/src/models/GetGetRecording200Response.js +0 -49
- package/dist/src/models/HostingChangeResponseModel.d.ts +0 -64
- package/dist/src/models/HostingChangeResponseModel.js +0 -65
- package/dist/src/models/HostingRegionDTO.d.ts +0 -59
- package/dist/src/models/HostingRegionDTO.js +0 -68
- package/dist/src/models/InstanceAutoFailoverEntity.d.ts +0 -56
- package/dist/src/models/InstanceAutoFailoverEntity.js +0 -57
- package/dist/src/models/InstanceDeletionScheduleEntity.d.ts +0 -50
- package/dist/src/models/InstanceDeletionScheduleEntity.js +0 -55
- package/dist/src/models/InstanceEntity.d.ts +0 -152
- package/dist/src/models/InstanceEntity.js +0 -89
- package/dist/src/models/InstanceFailoverEntity.d.ts +0 -92
- package/dist/src/models/InstanceFailoverEntity.js +0 -69
- package/dist/src/models/InstanceMonitoringEntity.d.ts +0 -44
- package/dist/src/models/InstanceMonitoringEntity.js +0 -53
- package/dist/src/models/InstanceMonitoringLogEntity.d.ts +0 -62
- package/dist/src/models/InstanceMonitoringLogEntity.js +0 -59
- package/dist/src/models/InstanceScheduledTasksEntity.d.ts +0 -62
- package/dist/src/models/InstanceScheduledTasksEntity.js +0 -59
- package/dist/src/models/InstanceTcxDetailsEntity.d.ts +0 -86
- package/dist/src/models/InstanceTcxDetailsEntity.js +0 -67
- package/dist/src/models/InstanceUserCredentialsEntity.d.ts +0 -56
- package/dist/src/models/InstanceUserCredentialsEntity.js +0 -57
- package/dist/src/models/ItemDTO.d.ts +0 -117
- package/dist/src/models/ItemDTO.js +0 -78
- package/dist/src/models/ItemDiscountEntity.d.ts +0 -77
- package/dist/src/models/ItemDiscountEntity.js +0 -70
- package/dist/src/models/ItemEntity.d.ts +0 -158
- package/dist/src/models/ItemEntity.js +0 -91
- package/dist/src/models/LinkedOrderEntity.d.ts +0 -38
- package/dist/src/models/LinkedOrderEntity.js +0 -51
- package/dist/src/models/MFARequiredModel.d.ts +0 -38
- package/dist/src/models/MFARequiredModel.js +0 -51
- package/dist/src/models/MonthlyUsageModel.d.ts +0 -38
- package/dist/src/models/MonthlyUsageModel.js +0 -51
- package/dist/src/models/MultiTenantChangeResponseModel.d.ts +0 -70
- package/dist/src/models/MultiTenantChangeResponseModel.js +0 -75
- package/dist/src/models/NavigationModel.d.ts +0 -50
- package/dist/src/models/NavigationModel.js +0 -55
- package/dist/src/models/OfflineInstancesEntity.d.ts +0 -56
- package/dist/src/models/OfflineInstancesEntity.js +0 -57
- package/dist/src/models/OrderEntity.d.ts +0 -374
- package/dist/src/models/OrderEntity.js +0 -163
- package/dist/src/models/OrderRequestModel.d.ts +0 -120
- package/dist/src/models/OrderRequestModel.js +0 -88
- package/dist/src/models/OrderSummariesModel.d.ts +0 -51
- package/dist/src/models/OrderSummariesModel.js +0 -56
- package/dist/src/models/OrderSummaryDTO.d.ts +0 -126
- package/dist/src/models/OrderSummaryDTO.js +0 -83
- package/dist/src/models/OrderTotalModel.d.ts +0 -111
- package/dist/src/models/OrderTotalModel.js +0 -100
- package/dist/src/models/OrderedItemEntity.d.ts +0 -110
- package/dist/src/models/OrderedItemEntity.js +0 -75
- package/dist/src/models/PatchSetTcxWizardCnameRequest.d.ts +0 -32
- package/dist/src/models/PatchSetTcxWizardCnameRequest.js +0 -49
- package/dist/src/models/PatchUpdateAccountContactPasswordRequest.d.ts +0 -32
- package/dist/src/models/PatchUpdateAccountContactPasswordRequest.js +0 -49
- package/dist/src/models/PortalAccountModel.d.ts +0 -171
- package/dist/src/models/PortalAccountModel.js +0 -96
- package/dist/src/models/PortalLoginModel.d.ts +0 -68
- package/dist/src/models/PortalLoginModel.js +0 -61
- package/dist/src/models/PostAddWebhook200Response.d.ts +0 -32
- package/dist/src/models/PostAddWebhook200Response.js +0 -49
- package/dist/src/models/PostGetClientCredentialsRequest.d.ts +0 -32
- package/dist/src/models/PostGetClientCredentialsRequest.js +0 -49
- package/dist/src/models/PostGetProductForCustomerRequest.d.ts +0 -50
- package/dist/src/models/PostGetProductForCustomerRequest.js +0 -55
- package/dist/src/models/PostGetProductRequest.d.ts +0 -44
- package/dist/src/models/PostGetProductRequest.js +0 -53
- package/dist/src/models/PriceListItemModel.d.ts +0 -56
- package/dist/src/models/PriceListItemModel.js +0 -57
- package/dist/src/models/PrizesEntity.d.ts +0 -62
- package/dist/src/models/PrizesEntity.js +0 -59
- package/dist/src/models/ProductPriceListItemModel.d.ts +0 -62
- package/dist/src/models/ProductPriceListItemModel.js +0 -59
- package/dist/src/models/ProductSearchResultsModel.d.ts +0 -33
- package/dist/src/models/ProductSearchResultsModel.js +0 -50
- package/dist/src/models/ProductSerialInfoModel.d.ts +0 -50
- package/dist/src/models/ProductSerialInfoModel.js +0 -55
- package/dist/src/models/ProductSummaryDTO.d.ts +0 -81
- package/dist/src/models/ProductSummaryDTO.js +0 -66
- package/dist/src/models/PromoCodesEntity.d.ts +0 -98
- package/dist/src/models/PromoCodesEntity.js +0 -71
- package/dist/src/models/PromoItemsEntity.d.ts +0 -74
- package/dist/src/models/PromoItemsEntity.js +0 -63
- package/dist/src/models/ProvisioningModel.d.ts +0 -56
- package/dist/src/models/ProvisioningModel.js +0 -57
- package/dist/src/models/ProvisioningRequestEntity.d.ts +0 -44
- package/dist/src/models/ProvisioningRequestEntity.js +0 -53
- package/dist/src/models/RecordingBackupAzureModel.d.ts +0 -50
- package/dist/src/models/RecordingBackupAzureModel.js +0 -55
- package/dist/src/models/RecordingsBackupInfoDTO.d.ts +0 -40
- package/dist/src/models/RecordingsBackupInfoDTO.js +0 -53
- package/dist/src/models/ResourceNotReadyException.d.ts +0 -44
- package/dist/src/models/ResourceNotReadyException.js +0 -53
- package/dist/src/models/RootAccessModel.d.ts +0 -44
- package/dist/src/models/RootAccessModel.js +0 -53
- package/dist/src/models/S3BucketEntity.d.ts +0 -50
- package/dist/src/models/S3BucketEntity.js +0 -55
- package/dist/src/models/ScannedItemModel.d.ts +0 -56
- package/dist/src/models/ScannedItemModel.js +0 -57
- package/dist/src/models/ScopeModel.d.ts +0 -38
- package/dist/src/models/ScopeModel.js +0 -51
- package/dist/src/models/ServiceEnum.d.ts +0 -14
- package/dist/src/models/ServiceEnum.js +0 -19
- package/dist/src/models/ServiceHealthDTO.d.ts +0 -48
- package/dist/src/models/ServiceHealthDTO.js +0 -61
- package/dist/src/models/ServiceHealthEnum.d.ts +0 -19
- package/dist/src/models/ServiceHealthEnum.js +0 -24
- package/dist/src/models/ServiceStatusDTO.d.ts +0 -60
- package/dist/src/models/ServiceStatusDTO.js +0 -65
- package/dist/src/models/ServiceStatusEnum.d.ts +0 -19
- package/dist/src/models/ServiceStatusEnum.js +0 -24
- package/dist/src/models/ShipmentAddressEntity.d.ts +0 -92
- package/dist/src/models/ShipmentAddressEntity.js +0 -69
- package/dist/src/models/ShipmentEntity.d.ts +0 -98
- package/dist/src/models/ShipmentEntity.js +0 -71
- package/dist/src/models/ShipmentItemEntity.d.ts +0 -56
- package/dist/src/models/ShipmentItemEntity.js +0 -57
- package/dist/src/models/ShippingConsignmentModel.d.ts +0 -51
- package/dist/src/models/ShippingConsignmentModel.js +0 -56
- package/dist/src/models/ShippingInformationDTO.d.ts +0 -45
- package/dist/src/models/ShippingInformationDTO.js +0 -54
- package/dist/src/models/ShippingServiceDTO.d.ts +0 -47
- package/dist/src/models/ShippingServiceDTO.js +0 -60
- package/dist/src/models/ShippingServiceModel.d.ts +0 -71
- package/dist/src/models/ShippingServiceModel.js +0 -68
- package/dist/src/models/ShippingServicesModel.d.ts +0 -33
- package/dist/src/models/ShippingServicesModel.js +0 -50
- package/dist/src/models/SipTrunkChangeResponseModel.d.ts +0 -77
- package/dist/src/models/SipTrunkChangeResponseModel.js +0 -78
- package/dist/src/models/SipTrunkCreationRequestModel.d.ts +0 -66
- package/dist/src/models/SipTrunkCreationRequestModel.js +0 -63
- package/dist/src/models/SipTrunkEntity.d.ts +0 -98
- package/dist/src/models/SipTrunkEntity.js +0 -71
- package/dist/src/models/SipTrunksResponseModel.d.ts +0 -51
- package/dist/src/models/SipTrunksResponseModel.js +0 -56
- package/dist/src/models/SmsAccountEntity.d.ts +0 -68
- package/dist/src/models/SmsAccountEntity.js +0 -61
- package/dist/src/models/SmsDataModel.d.ts +0 -33
- package/dist/src/models/SmsDataModel.js +0 -50
- package/dist/src/models/SmsMessageModel.d.ts +0 -44
- package/dist/src/models/SmsMessageModel.js +0 -53
- package/dist/src/models/SmsNumbersEntity.d.ts +0 -38
- package/dist/src/models/SmsNumbersEntity.js +0 -51
- package/dist/src/models/SmsPayloadModel.d.ts +0 -45
- package/dist/src/models/SmsPayloadModel.js +0 -54
- package/dist/src/models/SmsPhoneNumberModel.d.ts +0 -53
- package/dist/src/models/SmsPhoneNumberModel.js +0 -66
- package/dist/src/models/SmsResponseModel.d.ts +0 -67
- package/dist/src/models/SmsResponseModel.js +0 -68
- package/dist/src/models/SmsWhitelistEntity.d.ts +0 -38
- package/dist/src/models/SmsWhitelistEntity.js +0 -51
- package/dist/src/models/StockOrderCourierEntity.d.ts +0 -50
- package/dist/src/models/StockOrderCourierEntity.js +0 -55
- package/dist/src/models/StockOrderDeductionModel.d.ts +0 -50
- package/dist/src/models/StockOrderDeductionModel.js +0 -55
- package/dist/src/models/StockOrderDeductionRequestModel.d.ts +0 -38
- package/dist/src/models/StockOrderDeductionRequestModel.js +0 -51
- package/dist/src/models/StockOrderDeductionsEntity.d.ts +0 -50
- package/dist/src/models/StockOrderDeductionsEntity.js +0 -55
- package/dist/src/models/StockOrderEntity.d.ts +0 -158
- package/dist/src/models/StockOrderEntity.js +0 -91
- package/dist/src/models/StockOrderItemEntity.d.ts +0 -68
- package/dist/src/models/StockOrderItemEntity.js +0 -61
- package/dist/src/models/StockOrderItemModel.d.ts +0 -80
- package/dist/src/models/StockOrderItemModel.js +0 -65
- package/dist/src/models/StockOrderItemRequestModel.d.ts +0 -50
- package/dist/src/models/StockOrderItemRequestModel.js +0 -55
- package/dist/src/models/StockOrderModel.d.ts +0 -137
- package/dist/src/models/StockOrderModel.js +0 -97
- package/dist/src/models/StockOrderProductEntity.d.ts +0 -62
- package/dist/src/models/StockOrderProductEntity.js +0 -59
- package/dist/src/models/StockOrderRequestModel.d.ts +0 -46
- package/dist/src/models/StockOrderRequestModel.js +0 -55
- package/dist/src/models/StockOrderSupplierEntity.d.ts +0 -80
- package/dist/src/models/StockOrderSupplierEntity.js +0 -65
- package/dist/src/models/StockOrderSupplierModel.d.ts +0 -80
- package/dist/src/models/StockOrderSupplierModel.js +0 -65
- package/dist/src/models/StockOrdersModel.d.ts +0 -51
- package/dist/src/models/StockOrdersModel.js +0 -56
- package/dist/src/models/StockProductModel.d.ts +0 -120
- package/dist/src/models/StockProductModel.js +0 -81
- package/dist/src/models/StockProductPriceModel.d.ts +0 -39
- package/dist/src/models/StockProductPriceModel.js +0 -52
- package/dist/src/models/StockProductSummariesModel.d.ts +0 -51
- package/dist/src/models/StockProductSummariesModel.js +0 -56
- package/dist/src/models/StockProductSummaryModel.d.ts +0 -69
- package/dist/src/models/StockProductSummaryModel.js +0 -62
- package/dist/src/models/StockTransactionsEntity.d.ts +0 -74
- package/dist/src/models/StockTransactionsEntity.js +0 -63
- package/dist/src/models/SupplierEntity.d.ts +0 -80
- package/dist/src/models/SupplierEntity.js +0 -65
- package/dist/src/models/SupplierItemEntity.d.ts +0 -74
- package/dist/src/models/SupplierItemEntity.js +0 -63
- package/dist/src/models/TcxBackupEntity.d.ts +0 -80
- package/dist/src/models/TcxBackupEntity.js +0 -65
- package/dist/src/models/TcxBackupModel.d.ts +0 -140
- package/dist/src/models/TcxBackupModel.js +0 -85
- package/dist/src/models/TcxBillingEntity.d.ts +0 -86
- package/dist/src/models/TcxBillingEntity.js +0 -67
- package/dist/src/models/TcxBulkLicenceDetailsModel.d.ts +0 -40
- package/dist/src/models/TcxBulkLicenceDetailsModel.js +0 -53
- package/dist/src/models/TcxDeadLicenceEntity.d.ts +0 -44
- package/dist/src/models/TcxDeadLicenceEntity.js +0 -53
- package/dist/src/models/TcxExtsEntity.d.ts +0 -74
- package/dist/src/models/TcxExtsEntity.js +0 -63
- package/dist/src/models/TcxHostingPricingEntity.d.ts +0 -74
- package/dist/src/models/TcxHostingPricingEntity.js +0 -63
- package/dist/src/models/TcxInstallationDetailsModel.d.ts +0 -106
- package/dist/src/models/TcxInstallationDetailsModel.js +0 -75
- package/dist/src/models/TcxInstallationModel.d.ts +0 -200
- package/dist/src/models/TcxInstallationModel.js +0 -105
- package/dist/src/models/TcxInstallationsModel.d.ts +0 -51
- package/dist/src/models/TcxInstallationsModel.js +0 -56
- package/dist/src/models/TcxKeySummaryDTO.d.ts +0 -56
- package/dist/src/models/TcxKeySummaryDTO.js +0 -57
- package/dist/src/models/TcxKeysEntity.d.ts +0 -62
- package/dist/src/models/TcxKeysEntity.js +0 -59
- package/dist/src/models/TcxLicenceDetailsErrorModel.d.ts +0 -50
- package/dist/src/models/TcxLicenceDetailsErrorModel.js +0 -55
- package/dist/src/models/TcxLicenceDetailsModel.d.ts +0 -92
- package/dist/src/models/TcxLicenceDetailsModel.js +0 -69
- package/dist/src/models/TcxMacsEntity.d.ts +0 -44
- package/dist/src/models/TcxMacsEntity.js +0 -53
- package/dist/src/models/TcxMultiTenantModel.d.ts +0 -118
- package/dist/src/models/TcxMultiTenantModel.js +0 -83
- package/dist/src/models/TcxMultiTenantUserModel.d.ts +0 -44
- package/dist/src/models/TcxMultiTenantUserModel.js +0 -53
- package/dist/src/models/TcxMultiTenantsModel.d.ts +0 -51
- package/dist/src/models/TcxMultiTenantsModel.js +0 -56
- package/dist/src/models/TcxNumbersEntity.d.ts +0 -44
- package/dist/src/models/TcxNumbersEntity.js +0 -53
- package/dist/src/models/TcxOfficeHoursEntity.d.ts +0 -116
- package/dist/src/models/TcxOfficeHoursEntity.js +0 -77
- package/dist/src/models/TcxPhoneModel.d.ts +0 -68
- package/dist/src/models/TcxPhoneModel.js +0 -61
- package/dist/src/models/TcxPhonesEntity.d.ts +0 -62
- package/dist/src/models/TcxPhonesEntity.js +0 -59
- package/dist/src/models/TcxRemoteStorageModel.d.ts +0 -50
- package/dist/src/models/TcxRemoteStorageModel.js +0 -55
- package/dist/src/models/TcxSbcDTO.d.ts +0 -62
- package/dist/src/models/TcxSbcDTO.js +0 -59
- package/dist/src/models/TcxSbcEntity.d.ts +0 -122
- package/dist/src/models/TcxSbcEntity.js +0 -79
- package/dist/src/models/TcxSbcModel.d.ts +0 -122
- package/dist/src/models/TcxSbcModel.js +0 -79
- package/dist/src/models/TcxSetupEntity.d.ts +0 -207
- package/dist/src/models/TcxSetupEntity.js +0 -123
- package/dist/src/models/TcxSetupsModel.d.ts +0 -51
- package/dist/src/models/TcxSetupsModel.js +0 -56
- package/dist/src/models/TcxSipTrunksEntity.d.ts +0 -104
- package/dist/src/models/TcxSipTrunksEntity.js +0 -73
- package/dist/src/models/TcxTemplateXmlEnum.d.ts +0 -38
- package/dist/src/models/TcxTemplateXmlEnum.js +0 -51
- package/dist/src/models/TcxUsersEntity.d.ts +0 -62
- package/dist/src/models/TcxUsersEntity.js +0 -59
- package/dist/src/models/TcxWizardConfigModel.d.ts +0 -39
- package/dist/src/models/TcxWizardConfigModel.js +0 -52
- package/dist/src/models/TcxWizardModel.d.ts +0 -150
- package/dist/src/models/TcxWizardModel.js +0 -114
- package/dist/src/models/TechSupportCompanySummaryDTO.d.ts +0 -57
- package/dist/src/models/TechSupportCompanySummaryDTO.js +0 -58
- package/dist/src/models/TelephonySupportTicketModel.d.ts +0 -94
- package/dist/src/models/TelephonySupportTicketModel.js +0 -71
- package/dist/src/models/TicketSummaryModel.d.ts +0 -74
- package/dist/src/models/TicketSummaryModel.js +0 -63
- package/dist/src/models/TicketTimeDTO.d.ts +0 -80
- package/dist/src/models/TicketTimeDTO.js +0 -65
- package/dist/src/models/TokenResponseModel.d.ts +0 -44
- package/dist/src/models/TokenResponseModel.js +0 -53
- package/dist/src/models/UpdateTypeEnum.d.ts +0 -19
- package/dist/src/models/UpdateTypeEnum.js +0 -24
- package/dist/src/models/UpgradeOrderResponseModel.d.ts +0 -38
- package/dist/src/models/UpgradeOrderResponseModel.js +0 -51
- package/dist/src/models/UpgradeRequestModel.d.ts +0 -66
- package/dist/src/models/UpgradeRequestModel.js +0 -70
- package/dist/src/models/UserEntity.d.ts +0 -98
- package/dist/src/models/UserEntity.js +0 -71
- package/dist/src/models/XeroLogEntity.d.ts +0 -86
- package/dist/src/models/XeroLogEntity.js +0 -67
- package/dist/src/models/index.d.ts +0 -196
- package/dist/src/models/index.js +0 -214
- package/dist/src/runtime.d.ts +0 -184
- package/dist/src/runtime.js +0 -564
- package/docs/AdminCustomerRmasModel.md +0 -27
- package/docs/AdminRmaDTO.md +0 -63
- package/docs/AdminRmaItemDTO.md +0 -49
- package/docs/AdminRmaNoteDTO.md +0 -27
- package/docs/AdminRmaSummaryDTO.md +0 -39
- package/docs/CustomerRmasModel.md +0 -27
- package/docs/EmailRequestModel.md +0 -21
- package/docs/ItemResolutionRequestModel.md +0 -21
- package/docs/ProductSerialInfoDTO.md +0 -27
- package/docs/RMAApi.md +0 -1691
- package/docs/ResolutionRequestModel.md +0 -21
- package/docs/RmaCollectionDTO.md +0 -27
- package/docs/RmaCreditItemRequestDTO.md +0 -25
- package/docs/RmaDTO.md +0 -45
- package/docs/RmaItemDTO.md +0 -35
- package/docs/RmaItemRequestDTO.md +0 -25
- package/docs/RmaOrderDTO.md +0 -29
- package/docs/RmaOrderItemDTO.md +0 -37
- package/docs/RmaOrderSummaryDTO.md +0 -25
- package/docs/RmaReplacementOrderItemDTO.md +0 -23
- package/docs/RmaReplacementOrderRequestDTO.md +0 -21
- package/docs/RmaRequestDTO.md +0 -34
- package/docs/RmaReturnDTO.md +0 -31
- package/docs/RmaSummaryDTO.md +0 -31
- package/docs/RmaSummaryItemDTO.md +0 -23
- package/docs/SerialNumberRequestModel.md +0 -21
- package/models/ReasonEnum.ts +0 -24
- package/models/ResolutionEnum.ts +0 -19
- package/models/RmaItemCreditTypeEnum.ts +0 -14
- package/models/RmaItemResolutionEnum.ts +0 -29
- package/models/RmaItemStatusEnum.ts +0 -19
- package/models/RmaStatusEnum.ts +0 -29
package/docs/RMAApi.md
DELETED
|
@@ -1,1691 +0,0 @@
|
|
|
1
|
-
# RMAApi
|
|
2
|
-
|
|
3
|
-
All URIs are relative to *https://api.local.yellowgrid.co.uk*
|
|
4
|
-
|
|
5
|
-
|Method | HTTP request | Description|
|
|
6
|
-
|------------- | ------------- | -------------|
|
|
7
|
-
|[**deleteDeleteRmaItem**](#deletedeletermaitem) | **DELETE** /admin/rma/{id}/items/{item_id} | |
|
|
8
|
-
|[**deleteGetAdminRma**](#deletegetadminrma) | **DELETE** /admin/rma/{id} | |
|
|
9
|
-
|[**getCreateRma**](#getcreaterma) | **GET** /rma | |
|
|
10
|
-
|[**getGetAdminRma**](#getgetadminrma) | **GET** /admin/rma/{id} | |
|
|
11
|
-
|[**getGetAdminRmaOrder**](#getgetadminrmaorder) | **GET** /admin/rma/{id}/order | |
|
|
12
|
-
|[**getGetAdminRmas**](#getgetadminrmas) | **GET** /admin/rma | |
|
|
13
|
-
|[**getGetRma**](#getgetrma) | **GET** /rma/{id} | |
|
|
14
|
-
|[**getGetRmaOrder**](#getgetrmaorder) | **GET** /rma/orders/{id} | |
|
|
15
|
-
|[**getSearchRmaOrders**](#getsearchrmaorders) | **GET** /rma/orders | |
|
|
16
|
-
|[**patchApproveRma**](#patchapproverma) | **PATCH** /admin/rma/{id}/approve | |
|
|
17
|
-
|[**patchMarkRmaItemAsBinned**](#patchmarkrmaitemasbinned) | **PATCH** /admin/rma/{id}/items/{item_id}/bin | |
|
|
18
|
-
|[**patchMarkRmaItemAsReceived**](#patchmarkrmaitemasreceived) | **PATCH** /admin/rma/{id}/items/{item_id}/received | |
|
|
19
|
-
|[**patchMarkRmaItemAsUnresolved**](#patchmarkrmaitemasunresolved) | **PATCH** /admin/rma/{id}/items/{item_id}/unresolved | |
|
|
20
|
-
|[**patchRejectRma**](#patchrejectrma) | **PATCH** /admin/rma/{id}/reject | |
|
|
21
|
-
|[**patchResolveRma**](#patchresolverma) | **PATCH** /admin/rma/{id}/resolve | |
|
|
22
|
-
|[**patchUpdateRmaContactEmail**](#patchupdatermacontactemail) | **PATCH** /admin/rma/{id}/contactEmail | |
|
|
23
|
-
|[**patchUpdateRmaContactName**](#patchupdatermacontactname) | **PATCH** /admin/rma/{id}/contactName | |
|
|
24
|
-
|[**patchUpdateRmaItemMacAddress**](#patchupdatermaitemmacaddress) | **PATCH** /admin/rma/{id}/items/{item_id}/mac | |
|
|
25
|
-
|[**patchUpdateRmaItemNote**](#patchupdatermaitemnote) | **PATCH** /admin/rma/{id}/items/{item_id}/note | |
|
|
26
|
-
|[**patchUpdateRmaItemSerialNumber**](#patchupdatermaitemserialnumber) | **PATCH** /admin/rma/{id}/items/{item_id}/serial | |
|
|
27
|
-
|[**patchUpdateRmaReason**](#patchupdatermareason) | **PATCH** /admin/rma/{id}/reason | |
|
|
28
|
-
|[**patchUpdateRmaResolution**](#patchupdatermaresolution) | **PATCH** /admin/rma/{id}/resolution | |
|
|
29
|
-
|[**patchUpdateRmaReturnAddress**](#patchupdatermareturnaddress) | **PATCH** /admin/rma/{id}/address | |
|
|
30
|
-
|[**postCreateReplacementOrder**](#postcreatereplacementorder) | **POST** /admin/rma/{id}/replacement_order | |
|
|
31
|
-
|[**postCreateRma**](#postcreaterma) | **POST** /rma | |
|
|
32
|
-
|[**postCreateRmaCollection**](#postcreatermacollection) | **POST** /admin/rma/{id}/collection | |
|
|
33
|
-
|[**postCreateRmaCreditNote**](#postcreatermacreditnote) | **POST** /admin/rma/{id}/credit | |
|
|
34
|
-
|[**postCreateRmaNote**](#postcreatermanote) | **POST** /admin/rma/{id}/notes | |
|
|
35
|
-
|[**postCreateRmaReturn**](#postcreatermareturn) | **POST** /admin/rma/{id}/return | |
|
|
36
|
-
|
|
37
|
-
# **deleteDeleteRmaItem**
|
|
38
|
-
> deleteDeleteRmaItem()
|
|
39
|
-
|
|
40
|
-
Delete an RMA item
|
|
41
|
-
|
|
42
|
-
### Example
|
|
43
|
-
|
|
44
|
-
```typescript
|
|
45
|
-
import {
|
|
46
|
-
RMAApi,
|
|
47
|
-
Configuration
|
|
48
|
-
} from 'yellowgrid-api-ts';
|
|
49
|
-
|
|
50
|
-
const configuration = new Configuration();
|
|
51
|
-
const apiInstance = new RMAApi(configuration);
|
|
52
|
-
|
|
53
|
-
let id: number; // (default to undefined)
|
|
54
|
-
let itemId: number; // (default to undefined)
|
|
55
|
-
|
|
56
|
-
const { status, data } = await apiInstance.deleteDeleteRmaItem(
|
|
57
|
-
id,
|
|
58
|
-
itemId
|
|
59
|
-
);
|
|
60
|
-
```
|
|
61
|
-
|
|
62
|
-
### Parameters
|
|
63
|
-
|
|
64
|
-
|Name | Type | Description | Notes|
|
|
65
|
-
|------------- | ------------- | ------------- | -------------|
|
|
66
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
67
|
-
| **itemId** | [**number**] | | defaults to undefined|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
### Return type
|
|
71
|
-
|
|
72
|
-
void (empty response body)
|
|
73
|
-
|
|
74
|
-
### Authorization
|
|
75
|
-
|
|
76
|
-
No authorization required
|
|
77
|
-
|
|
78
|
-
### HTTP request headers
|
|
79
|
-
|
|
80
|
-
- **Content-Type**: Not defined
|
|
81
|
-
- **Accept**: Not defined
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
### HTTP response details
|
|
85
|
-
| Status code | Description | Response headers |
|
|
86
|
-
|-------------|-------------|------------------|
|
|
87
|
-
|**204** | No Response | - |
|
|
88
|
-
|**400** | Bad Request | - |
|
|
89
|
-
|**401** | Unauthorised | - |
|
|
90
|
-
|**403** | Access Denied | - |
|
|
91
|
-
|
|
92
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
93
|
-
|
|
94
|
-
# **deleteGetAdminRma**
|
|
95
|
-
> deleteGetAdminRma()
|
|
96
|
-
|
|
97
|
-
Delete an RMA
|
|
98
|
-
|
|
99
|
-
### Example
|
|
100
|
-
|
|
101
|
-
```typescript
|
|
102
|
-
import {
|
|
103
|
-
RMAApi,
|
|
104
|
-
Configuration
|
|
105
|
-
} from 'yellowgrid-api-ts';
|
|
106
|
-
|
|
107
|
-
const configuration = new Configuration();
|
|
108
|
-
const apiInstance = new RMAApi(configuration);
|
|
109
|
-
|
|
110
|
-
let id: number; // (default to undefined)
|
|
111
|
-
|
|
112
|
-
const { status, data } = await apiInstance.deleteGetAdminRma(
|
|
113
|
-
id
|
|
114
|
-
);
|
|
115
|
-
```
|
|
116
|
-
|
|
117
|
-
### Parameters
|
|
118
|
-
|
|
119
|
-
|Name | Type | Description | Notes|
|
|
120
|
-
|------------- | ------------- | ------------- | -------------|
|
|
121
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
### Return type
|
|
125
|
-
|
|
126
|
-
void (empty response body)
|
|
127
|
-
|
|
128
|
-
### Authorization
|
|
129
|
-
|
|
130
|
-
No authorization required
|
|
131
|
-
|
|
132
|
-
### HTTP request headers
|
|
133
|
-
|
|
134
|
-
- **Content-Type**: Not defined
|
|
135
|
-
- **Accept**: Not defined
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
### HTTP response details
|
|
139
|
-
| Status code | Description | Response headers |
|
|
140
|
-
|-------------|-------------|------------------|
|
|
141
|
-
|**204** | No Response | - |
|
|
142
|
-
|**400** | Bad Request | - |
|
|
143
|
-
|**401** | Unauthorised | - |
|
|
144
|
-
|**403** | Access Denied | - |
|
|
145
|
-
|
|
146
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
147
|
-
|
|
148
|
-
# **getCreateRma**
|
|
149
|
-
> CustomerRmasModel getCreateRma()
|
|
150
|
-
|
|
151
|
-
Get Customer RMAs
|
|
152
|
-
|
|
153
|
-
### Example
|
|
154
|
-
|
|
155
|
-
```typescript
|
|
156
|
-
import {
|
|
157
|
-
RMAApi,
|
|
158
|
-
Configuration
|
|
159
|
-
} from 'yellowgrid-api-ts';
|
|
160
|
-
|
|
161
|
-
const configuration = new Configuration();
|
|
162
|
-
const apiInstance = new RMAApi(configuration);
|
|
163
|
-
|
|
164
|
-
let pageSize: number; //Number Of Results (optional) (default to 20)
|
|
165
|
-
let page: number; //Page Number (optional) (default to 1)
|
|
166
|
-
let search: string; //Search (optional) (default to undefined)
|
|
167
|
-
|
|
168
|
-
const { status, data } = await apiInstance.getCreateRma(
|
|
169
|
-
pageSize,
|
|
170
|
-
page,
|
|
171
|
-
search
|
|
172
|
-
);
|
|
173
|
-
```
|
|
174
|
-
|
|
175
|
-
### Parameters
|
|
176
|
-
|
|
177
|
-
|Name | Type | Description | Notes|
|
|
178
|
-
|------------- | ------------- | ------------- | -------------|
|
|
179
|
-
| **pageSize** | [**number**] | Number Of Results | (optional) defaults to 20|
|
|
180
|
-
| **page** | [**number**] | Page Number | (optional) defaults to 1|
|
|
181
|
-
| **search** | [**string**] | Search | (optional) defaults to undefined|
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
### Return type
|
|
185
|
-
|
|
186
|
-
**CustomerRmasModel**
|
|
187
|
-
|
|
188
|
-
### Authorization
|
|
189
|
-
|
|
190
|
-
No authorization required
|
|
191
|
-
|
|
192
|
-
### HTTP request headers
|
|
193
|
-
|
|
194
|
-
- **Content-Type**: Not defined
|
|
195
|
-
- **Accept**: application/json
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
### HTTP response details
|
|
199
|
-
| Status code | Description | Response headers |
|
|
200
|
-
|-------------|-------------|------------------|
|
|
201
|
-
|**200** | Customer RMAs | - |
|
|
202
|
-
|**400** | Bad Request | - |
|
|
203
|
-
|**401** | Unauthorised | - |
|
|
204
|
-
|**403** | Access Denied | - |
|
|
205
|
-
|
|
206
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
207
|
-
|
|
208
|
-
# **getGetAdminRma**
|
|
209
|
-
> AdminRmaDTO getGetAdminRma()
|
|
210
|
-
|
|
211
|
-
Get Admin RMA by ID
|
|
212
|
-
|
|
213
|
-
### Example
|
|
214
|
-
|
|
215
|
-
```typescript
|
|
216
|
-
import {
|
|
217
|
-
RMAApi,
|
|
218
|
-
Configuration
|
|
219
|
-
} from 'yellowgrid-api-ts';
|
|
220
|
-
|
|
221
|
-
const configuration = new Configuration();
|
|
222
|
-
const apiInstance = new RMAApi(configuration);
|
|
223
|
-
|
|
224
|
-
let id: number; // (default to undefined)
|
|
225
|
-
|
|
226
|
-
const { status, data } = await apiInstance.getGetAdminRma(
|
|
227
|
-
id
|
|
228
|
-
);
|
|
229
|
-
```
|
|
230
|
-
|
|
231
|
-
### Parameters
|
|
232
|
-
|
|
233
|
-
|Name | Type | Description | Notes|
|
|
234
|
-
|------------- | ------------- | ------------- | -------------|
|
|
235
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
### Return type
|
|
239
|
-
|
|
240
|
-
**AdminRmaDTO**
|
|
241
|
-
|
|
242
|
-
### Authorization
|
|
243
|
-
|
|
244
|
-
No authorization required
|
|
245
|
-
|
|
246
|
-
### HTTP request headers
|
|
247
|
-
|
|
248
|
-
- **Content-Type**: Not defined
|
|
249
|
-
- **Accept**: application/json
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
### HTTP response details
|
|
253
|
-
| Status code | Description | Response headers |
|
|
254
|
-
|-------------|-------------|------------------|
|
|
255
|
-
|**200** | Admin RMA | - |
|
|
256
|
-
|**400** | Bad Request | - |
|
|
257
|
-
|**401** | Unauthorised | - |
|
|
258
|
-
|**403** | Access Denied | - |
|
|
259
|
-
|
|
260
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
261
|
-
|
|
262
|
-
# **getGetAdminRmaOrder**
|
|
263
|
-
> RmaOrderDTO getGetAdminRmaOrder()
|
|
264
|
-
|
|
265
|
-
Get an RMA\'s Associated Order
|
|
266
|
-
|
|
267
|
-
### Example
|
|
268
|
-
|
|
269
|
-
```typescript
|
|
270
|
-
import {
|
|
271
|
-
RMAApi,
|
|
272
|
-
Configuration
|
|
273
|
-
} from 'yellowgrid-api-ts';
|
|
274
|
-
|
|
275
|
-
const configuration = new Configuration();
|
|
276
|
-
const apiInstance = new RMAApi(configuration);
|
|
277
|
-
|
|
278
|
-
let id: number; // (default to undefined)
|
|
279
|
-
|
|
280
|
-
const { status, data } = await apiInstance.getGetAdminRmaOrder(
|
|
281
|
-
id
|
|
282
|
-
);
|
|
283
|
-
```
|
|
284
|
-
|
|
285
|
-
### Parameters
|
|
286
|
-
|
|
287
|
-
|Name | Type | Description | Notes|
|
|
288
|
-
|------------- | ------------- | ------------- | -------------|
|
|
289
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
### Return type
|
|
293
|
-
|
|
294
|
-
**RmaOrderDTO**
|
|
295
|
-
|
|
296
|
-
### Authorization
|
|
297
|
-
|
|
298
|
-
No authorization required
|
|
299
|
-
|
|
300
|
-
### HTTP request headers
|
|
301
|
-
|
|
302
|
-
- **Content-Type**: Not defined
|
|
303
|
-
- **Accept**: application/json
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
### HTTP response details
|
|
307
|
-
| Status code | Description | Response headers |
|
|
308
|
-
|-------------|-------------|------------------|
|
|
309
|
-
|**200** | Admin RMA Order | - |
|
|
310
|
-
|**400** | Bad Request | - |
|
|
311
|
-
|**401** | Unauthorised | - |
|
|
312
|
-
|**403** | Access Denied | - |
|
|
313
|
-
|
|
314
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
315
|
-
|
|
316
|
-
# **getGetAdminRmas**
|
|
317
|
-
> AdminCustomerRmasModel getGetAdminRmas()
|
|
318
|
-
|
|
319
|
-
Get Admin RMAs
|
|
320
|
-
|
|
321
|
-
### Example
|
|
322
|
-
|
|
323
|
-
```typescript
|
|
324
|
-
import {
|
|
325
|
-
RMAApi,
|
|
326
|
-
Configuration
|
|
327
|
-
} from 'yellowgrid-api-ts';
|
|
328
|
-
|
|
329
|
-
const configuration = new Configuration();
|
|
330
|
-
const apiInstance = new RMAApi(configuration);
|
|
331
|
-
|
|
332
|
-
let pageSize: number; //Number Of Results (optional) (default to 20)
|
|
333
|
-
let page: number; //Page Number (optional) (default to 1)
|
|
334
|
-
let search: string; //Search (optional) (default to undefined)
|
|
335
|
-
|
|
336
|
-
const { status, data } = await apiInstance.getGetAdminRmas(
|
|
337
|
-
pageSize,
|
|
338
|
-
page,
|
|
339
|
-
search
|
|
340
|
-
);
|
|
341
|
-
```
|
|
342
|
-
|
|
343
|
-
### Parameters
|
|
344
|
-
|
|
345
|
-
|Name | Type | Description | Notes|
|
|
346
|
-
|------------- | ------------- | ------------- | -------------|
|
|
347
|
-
| **pageSize** | [**number**] | Number Of Results | (optional) defaults to 20|
|
|
348
|
-
| **page** | [**number**] | Page Number | (optional) defaults to 1|
|
|
349
|
-
| **search** | [**string**] | Search | (optional) defaults to undefined|
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
### Return type
|
|
353
|
-
|
|
354
|
-
**AdminCustomerRmasModel**
|
|
355
|
-
|
|
356
|
-
### Authorization
|
|
357
|
-
|
|
358
|
-
No authorization required
|
|
359
|
-
|
|
360
|
-
### HTTP request headers
|
|
361
|
-
|
|
362
|
-
- **Content-Type**: Not defined
|
|
363
|
-
- **Accept**: application/json
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
### HTTP response details
|
|
367
|
-
| Status code | Description | Response headers |
|
|
368
|
-
|-------------|-------------|------------------|
|
|
369
|
-
|**200** | Admin RMAs | - |
|
|
370
|
-
|**400** | Bad Request | - |
|
|
371
|
-
|**401** | Unauthorised | - |
|
|
372
|
-
|**403** | Access Denied | - |
|
|
373
|
-
|
|
374
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
375
|
-
|
|
376
|
-
# **getGetRma**
|
|
377
|
-
> RmaDTO getGetRma()
|
|
378
|
-
|
|
379
|
-
Get RMA by ID
|
|
380
|
-
|
|
381
|
-
### Example
|
|
382
|
-
|
|
383
|
-
```typescript
|
|
384
|
-
import {
|
|
385
|
-
RMAApi,
|
|
386
|
-
Configuration
|
|
387
|
-
} from 'yellowgrid-api-ts';
|
|
388
|
-
|
|
389
|
-
const configuration = new Configuration();
|
|
390
|
-
const apiInstance = new RMAApi(configuration);
|
|
391
|
-
|
|
392
|
-
let id: number; //RMA ID (default to undefined)
|
|
393
|
-
|
|
394
|
-
const { status, data } = await apiInstance.getGetRma(
|
|
395
|
-
id
|
|
396
|
-
);
|
|
397
|
-
```
|
|
398
|
-
|
|
399
|
-
### Parameters
|
|
400
|
-
|
|
401
|
-
|Name | Type | Description | Notes|
|
|
402
|
-
|------------- | ------------- | ------------- | -------------|
|
|
403
|
-
| **id** | [**number**] | RMA ID | defaults to undefined|
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
### Return type
|
|
407
|
-
|
|
408
|
-
**RmaDTO**
|
|
409
|
-
|
|
410
|
-
### Authorization
|
|
411
|
-
|
|
412
|
-
No authorization required
|
|
413
|
-
|
|
414
|
-
### HTTP request headers
|
|
415
|
-
|
|
416
|
-
- **Content-Type**: Not defined
|
|
417
|
-
- **Accept**: application/json
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
### HTTP response details
|
|
421
|
-
| Status code | Description | Response headers |
|
|
422
|
-
|-------------|-------------|------------------|
|
|
423
|
-
|**200** | RMA | - |
|
|
424
|
-
|**400** | Bad Request | - |
|
|
425
|
-
|**401** | Unauthorised | - |
|
|
426
|
-
|**403** | Access Denied | - |
|
|
427
|
-
|
|
428
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
429
|
-
|
|
430
|
-
# **getGetRmaOrder**
|
|
431
|
-
> RmaOrderDTO getGetRmaOrder()
|
|
432
|
-
|
|
433
|
-
Get Order by ID
|
|
434
|
-
|
|
435
|
-
### Example
|
|
436
|
-
|
|
437
|
-
```typescript
|
|
438
|
-
import {
|
|
439
|
-
RMAApi,
|
|
440
|
-
Configuration
|
|
441
|
-
} from 'yellowgrid-api-ts';
|
|
442
|
-
|
|
443
|
-
const configuration = new Configuration();
|
|
444
|
-
const apiInstance = new RMAApi(configuration);
|
|
445
|
-
|
|
446
|
-
let id: number; //Order ID (default to undefined)
|
|
447
|
-
|
|
448
|
-
const { status, data } = await apiInstance.getGetRmaOrder(
|
|
449
|
-
id
|
|
450
|
-
);
|
|
451
|
-
```
|
|
452
|
-
|
|
453
|
-
### Parameters
|
|
454
|
-
|
|
455
|
-
|Name | Type | Description | Notes|
|
|
456
|
-
|------------- | ------------- | ------------- | -------------|
|
|
457
|
-
| **id** | [**number**] | Order ID | defaults to undefined|
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
### Return type
|
|
461
|
-
|
|
462
|
-
**RmaOrderDTO**
|
|
463
|
-
|
|
464
|
-
### Authorization
|
|
465
|
-
|
|
466
|
-
No authorization required
|
|
467
|
-
|
|
468
|
-
### HTTP request headers
|
|
469
|
-
|
|
470
|
-
- **Content-Type**: Not defined
|
|
471
|
-
- **Accept**: application/json
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
### HTTP response details
|
|
475
|
-
| Status code | Description | Response headers |
|
|
476
|
-
|-------------|-------------|------------------|
|
|
477
|
-
|**200** | RMA | - |
|
|
478
|
-
|**400** | Bad Request | - |
|
|
479
|
-
|**401** | Unauthorised | - |
|
|
480
|
-
|**403** | Access Denied | - |
|
|
481
|
-
|
|
482
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
483
|
-
|
|
484
|
-
# **getSearchRmaOrders**
|
|
485
|
-
> Array<RmaOrderSummaryDTO> getSearchRmaOrders()
|
|
486
|
-
|
|
487
|
-
Search for Orders to create an RMA
|
|
488
|
-
|
|
489
|
-
### Example
|
|
490
|
-
|
|
491
|
-
```typescript
|
|
492
|
-
import {
|
|
493
|
-
RMAApi,
|
|
494
|
-
Configuration
|
|
495
|
-
} from 'yellowgrid-api-ts';
|
|
496
|
-
|
|
497
|
-
const configuration = new Configuration();
|
|
498
|
-
const apiInstance = new RMAApi(configuration);
|
|
499
|
-
|
|
500
|
-
let search: string; //Search (optional) (default to undefined)
|
|
501
|
-
|
|
502
|
-
const { status, data } = await apiInstance.getSearchRmaOrders(
|
|
503
|
-
search
|
|
504
|
-
);
|
|
505
|
-
```
|
|
506
|
-
|
|
507
|
-
### Parameters
|
|
508
|
-
|
|
509
|
-
|Name | Type | Description | Notes|
|
|
510
|
-
|------------- | ------------- | ------------- | -------------|
|
|
511
|
-
| **search** | [**string**] | Search | (optional) defaults to undefined|
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
### Return type
|
|
515
|
-
|
|
516
|
-
**Array<RmaOrderSummaryDTO>**
|
|
517
|
-
|
|
518
|
-
### Authorization
|
|
519
|
-
|
|
520
|
-
No authorization required
|
|
521
|
-
|
|
522
|
-
### HTTP request headers
|
|
523
|
-
|
|
524
|
-
- **Content-Type**: Not defined
|
|
525
|
-
- **Accept**: application/json
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
### HTTP response details
|
|
529
|
-
| Status code | Description | Response headers |
|
|
530
|
-
|-------------|-------------|------------------|
|
|
531
|
-
|**200** | Customer RMAs | - |
|
|
532
|
-
|**400** | Bad Request | - |
|
|
533
|
-
|**401** | Unauthorised | - |
|
|
534
|
-
|**403** | Access Denied | - |
|
|
535
|
-
|
|
536
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
537
|
-
|
|
538
|
-
# **patchApproveRma**
|
|
539
|
-
> patchApproveRma()
|
|
540
|
-
|
|
541
|
-
Approve an RMA
|
|
542
|
-
|
|
543
|
-
### Example
|
|
544
|
-
|
|
545
|
-
```typescript
|
|
546
|
-
import {
|
|
547
|
-
RMAApi,
|
|
548
|
-
Configuration
|
|
549
|
-
} from 'yellowgrid-api-ts';
|
|
550
|
-
|
|
551
|
-
const configuration = new Configuration();
|
|
552
|
-
const apiInstance = new RMAApi(configuration);
|
|
553
|
-
|
|
554
|
-
let id: number; // (default to undefined)
|
|
555
|
-
|
|
556
|
-
const { status, data } = await apiInstance.patchApproveRma(
|
|
557
|
-
id
|
|
558
|
-
);
|
|
559
|
-
```
|
|
560
|
-
|
|
561
|
-
### Parameters
|
|
562
|
-
|
|
563
|
-
|Name | Type | Description | Notes|
|
|
564
|
-
|------------- | ------------- | ------------- | -------------|
|
|
565
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
### Return type
|
|
569
|
-
|
|
570
|
-
void (empty response body)
|
|
571
|
-
|
|
572
|
-
### Authorization
|
|
573
|
-
|
|
574
|
-
No authorization required
|
|
575
|
-
|
|
576
|
-
### HTTP request headers
|
|
577
|
-
|
|
578
|
-
- **Content-Type**: Not defined
|
|
579
|
-
- **Accept**: Not defined
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
### HTTP response details
|
|
583
|
-
| Status code | Description | Response headers |
|
|
584
|
-
|-------------|-------------|------------------|
|
|
585
|
-
|**204** | No Response | - |
|
|
586
|
-
|**400** | Bad Request | - |
|
|
587
|
-
|**401** | Unauthorised | - |
|
|
588
|
-
|**403** | Access Denied | - |
|
|
589
|
-
|
|
590
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
591
|
-
|
|
592
|
-
# **patchMarkRmaItemAsBinned**
|
|
593
|
-
> patchMarkRmaItemAsBinned()
|
|
594
|
-
|
|
595
|
-
Mark RMA item as binned
|
|
596
|
-
|
|
597
|
-
### Example
|
|
598
|
-
|
|
599
|
-
```typescript
|
|
600
|
-
import {
|
|
601
|
-
RMAApi,
|
|
602
|
-
Configuration
|
|
603
|
-
} from 'yellowgrid-api-ts';
|
|
604
|
-
|
|
605
|
-
const configuration = new Configuration();
|
|
606
|
-
const apiInstance = new RMAApi(configuration);
|
|
607
|
-
|
|
608
|
-
let id: number; // (default to undefined)
|
|
609
|
-
let itemId: number; // (default to undefined)
|
|
610
|
-
|
|
611
|
-
const { status, data } = await apiInstance.patchMarkRmaItemAsBinned(
|
|
612
|
-
id,
|
|
613
|
-
itemId
|
|
614
|
-
);
|
|
615
|
-
```
|
|
616
|
-
|
|
617
|
-
### Parameters
|
|
618
|
-
|
|
619
|
-
|Name | Type | Description | Notes|
|
|
620
|
-
|------------- | ------------- | ------------- | -------------|
|
|
621
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
622
|
-
| **itemId** | [**number**] | | defaults to undefined|
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
### Return type
|
|
626
|
-
|
|
627
|
-
void (empty response body)
|
|
628
|
-
|
|
629
|
-
### Authorization
|
|
630
|
-
|
|
631
|
-
No authorization required
|
|
632
|
-
|
|
633
|
-
### HTTP request headers
|
|
634
|
-
|
|
635
|
-
- **Content-Type**: Not defined
|
|
636
|
-
- **Accept**: Not defined
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
### HTTP response details
|
|
640
|
-
| Status code | Description | Response headers |
|
|
641
|
-
|-------------|-------------|------------------|
|
|
642
|
-
|**204** | No Response | - |
|
|
643
|
-
|**400** | Bad Request | - |
|
|
644
|
-
|**401** | Unauthorised | - |
|
|
645
|
-
|**403** | Access Denied | - |
|
|
646
|
-
|
|
647
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
648
|
-
|
|
649
|
-
# **patchMarkRmaItemAsReceived**
|
|
650
|
-
> patchMarkRmaItemAsReceived()
|
|
651
|
-
|
|
652
|
-
Mark RMA item as received
|
|
653
|
-
|
|
654
|
-
### Example
|
|
655
|
-
|
|
656
|
-
```typescript
|
|
657
|
-
import {
|
|
658
|
-
RMAApi,
|
|
659
|
-
Configuration
|
|
660
|
-
} from 'yellowgrid-api-ts';
|
|
661
|
-
|
|
662
|
-
const configuration = new Configuration();
|
|
663
|
-
const apiInstance = new RMAApi(configuration);
|
|
664
|
-
|
|
665
|
-
let id: number; // (default to undefined)
|
|
666
|
-
let itemId: number; // (default to undefined)
|
|
667
|
-
|
|
668
|
-
const { status, data } = await apiInstance.patchMarkRmaItemAsReceived(
|
|
669
|
-
id,
|
|
670
|
-
itemId
|
|
671
|
-
);
|
|
672
|
-
```
|
|
673
|
-
|
|
674
|
-
### Parameters
|
|
675
|
-
|
|
676
|
-
|Name | Type | Description | Notes|
|
|
677
|
-
|------------- | ------------- | ------------- | -------------|
|
|
678
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
679
|
-
| **itemId** | [**number**] | | defaults to undefined|
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
### Return type
|
|
683
|
-
|
|
684
|
-
void (empty response body)
|
|
685
|
-
|
|
686
|
-
### Authorization
|
|
687
|
-
|
|
688
|
-
No authorization required
|
|
689
|
-
|
|
690
|
-
### HTTP request headers
|
|
691
|
-
|
|
692
|
-
- **Content-Type**: Not defined
|
|
693
|
-
- **Accept**: Not defined
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
### HTTP response details
|
|
697
|
-
| Status code | Description | Response headers |
|
|
698
|
-
|-------------|-------------|------------------|
|
|
699
|
-
|**204** | No Response | - |
|
|
700
|
-
|**400** | Bad Request | - |
|
|
701
|
-
|**401** | Unauthorised | - |
|
|
702
|
-
|**403** | Access Denied | - |
|
|
703
|
-
|
|
704
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
705
|
-
|
|
706
|
-
# **patchMarkRmaItemAsUnresolved**
|
|
707
|
-
> patchMarkRmaItemAsUnresolved()
|
|
708
|
-
|
|
709
|
-
Mark RMA item as unresolved
|
|
710
|
-
|
|
711
|
-
### Example
|
|
712
|
-
|
|
713
|
-
```typescript
|
|
714
|
-
import {
|
|
715
|
-
RMAApi,
|
|
716
|
-
Configuration
|
|
717
|
-
} from 'yellowgrid-api-ts';
|
|
718
|
-
|
|
719
|
-
const configuration = new Configuration();
|
|
720
|
-
const apiInstance = new RMAApi(configuration);
|
|
721
|
-
|
|
722
|
-
let id: number; // (default to undefined)
|
|
723
|
-
let itemId: number; // (default to undefined)
|
|
724
|
-
|
|
725
|
-
const { status, data } = await apiInstance.patchMarkRmaItemAsUnresolved(
|
|
726
|
-
id,
|
|
727
|
-
itemId
|
|
728
|
-
);
|
|
729
|
-
```
|
|
730
|
-
|
|
731
|
-
### Parameters
|
|
732
|
-
|
|
733
|
-
|Name | Type | Description | Notes|
|
|
734
|
-
|------------- | ------------- | ------------- | -------------|
|
|
735
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
736
|
-
| **itemId** | [**number**] | | defaults to undefined|
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
### Return type
|
|
740
|
-
|
|
741
|
-
void (empty response body)
|
|
742
|
-
|
|
743
|
-
### Authorization
|
|
744
|
-
|
|
745
|
-
No authorization required
|
|
746
|
-
|
|
747
|
-
### HTTP request headers
|
|
748
|
-
|
|
749
|
-
- **Content-Type**: Not defined
|
|
750
|
-
- **Accept**: Not defined
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
### HTTP response details
|
|
754
|
-
| Status code | Description | Response headers |
|
|
755
|
-
|-------------|-------------|------------------|
|
|
756
|
-
|**204** | No Response | - |
|
|
757
|
-
|**400** | Bad Request | - |
|
|
758
|
-
|**401** | Unauthorised | - |
|
|
759
|
-
|**403** | Access Denied | - |
|
|
760
|
-
|
|
761
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
762
|
-
|
|
763
|
-
# **patchRejectRma**
|
|
764
|
-
> patchRejectRma()
|
|
765
|
-
|
|
766
|
-
Reject an RMA
|
|
767
|
-
|
|
768
|
-
### Example
|
|
769
|
-
|
|
770
|
-
```typescript
|
|
771
|
-
import {
|
|
772
|
-
RMAApi,
|
|
773
|
-
Configuration,
|
|
774
|
-
NoteRequestModel
|
|
775
|
-
} from 'yellowgrid-api-ts';
|
|
776
|
-
|
|
777
|
-
const configuration = new Configuration();
|
|
778
|
-
const apiInstance = new RMAApi(configuration);
|
|
779
|
-
|
|
780
|
-
let id: number; // (default to undefined)
|
|
781
|
-
let noteRequestModel: NoteRequestModel; //RMA Rejection Request (optional)
|
|
782
|
-
|
|
783
|
-
const { status, data } = await apiInstance.patchRejectRma(
|
|
784
|
-
id,
|
|
785
|
-
noteRequestModel
|
|
786
|
-
);
|
|
787
|
-
```
|
|
788
|
-
|
|
789
|
-
### Parameters
|
|
790
|
-
|
|
791
|
-
|Name | Type | Description | Notes|
|
|
792
|
-
|------------- | ------------- | ------------- | -------------|
|
|
793
|
-
| **noteRequestModel** | **NoteRequestModel**| RMA Rejection Request | |
|
|
794
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
### Return type
|
|
798
|
-
|
|
799
|
-
void (empty response body)
|
|
800
|
-
|
|
801
|
-
### Authorization
|
|
802
|
-
|
|
803
|
-
No authorization required
|
|
804
|
-
|
|
805
|
-
### HTTP request headers
|
|
806
|
-
|
|
807
|
-
- **Content-Type**: application/json
|
|
808
|
-
- **Accept**: Not defined
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
### HTTP response details
|
|
812
|
-
| Status code | Description | Response headers |
|
|
813
|
-
|-------------|-------------|------------------|
|
|
814
|
-
|**204** | No Response | - |
|
|
815
|
-
|**400** | Bad Request | - |
|
|
816
|
-
|**401** | Unauthorised | - |
|
|
817
|
-
|**403** | Access Denied | - |
|
|
818
|
-
|
|
819
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
820
|
-
|
|
821
|
-
# **patchResolveRma**
|
|
822
|
-
> patchResolveRma()
|
|
823
|
-
|
|
824
|
-
Resolve an RMA
|
|
825
|
-
|
|
826
|
-
### Example
|
|
827
|
-
|
|
828
|
-
```typescript
|
|
829
|
-
import {
|
|
830
|
-
RMAApi,
|
|
831
|
-
Configuration
|
|
832
|
-
} from 'yellowgrid-api-ts';
|
|
833
|
-
|
|
834
|
-
const configuration = new Configuration();
|
|
835
|
-
const apiInstance = new RMAApi(configuration);
|
|
836
|
-
|
|
837
|
-
let id: number; // (default to undefined)
|
|
838
|
-
|
|
839
|
-
const { status, data } = await apiInstance.patchResolveRma(
|
|
840
|
-
id
|
|
841
|
-
);
|
|
842
|
-
```
|
|
843
|
-
|
|
844
|
-
### Parameters
|
|
845
|
-
|
|
846
|
-
|Name | Type | Description | Notes|
|
|
847
|
-
|------------- | ------------- | ------------- | -------------|
|
|
848
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
### Return type
|
|
852
|
-
|
|
853
|
-
void (empty response body)
|
|
854
|
-
|
|
855
|
-
### Authorization
|
|
856
|
-
|
|
857
|
-
No authorization required
|
|
858
|
-
|
|
859
|
-
### HTTP request headers
|
|
860
|
-
|
|
861
|
-
- **Content-Type**: Not defined
|
|
862
|
-
- **Accept**: Not defined
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
### HTTP response details
|
|
866
|
-
| Status code | Description | Response headers |
|
|
867
|
-
|-------------|-------------|------------------|
|
|
868
|
-
|**204** | No Response | - |
|
|
869
|
-
|**400** | Bad Request | - |
|
|
870
|
-
|**401** | Unauthorised | - |
|
|
871
|
-
|**403** | Access Denied | - |
|
|
872
|
-
|
|
873
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
874
|
-
|
|
875
|
-
# **patchUpdateRmaContactEmail**
|
|
876
|
-
> patchUpdateRmaContactEmail()
|
|
877
|
-
|
|
878
|
-
Update contact name for an rma
|
|
879
|
-
|
|
880
|
-
### Example
|
|
881
|
-
|
|
882
|
-
```typescript
|
|
883
|
-
import {
|
|
884
|
-
RMAApi,
|
|
885
|
-
Configuration,
|
|
886
|
-
EmailRequestModel
|
|
887
|
-
} from 'yellowgrid-api-ts';
|
|
888
|
-
|
|
889
|
-
const configuration = new Configuration();
|
|
890
|
-
const apiInstance = new RMAApi(configuration);
|
|
891
|
-
|
|
892
|
-
let id: number; // (default to undefined)
|
|
893
|
-
let emailRequestModel: EmailRequestModel; //Email Request (optional)
|
|
894
|
-
|
|
895
|
-
const { status, data } = await apiInstance.patchUpdateRmaContactEmail(
|
|
896
|
-
id,
|
|
897
|
-
emailRequestModel
|
|
898
|
-
);
|
|
899
|
-
```
|
|
900
|
-
|
|
901
|
-
### Parameters
|
|
902
|
-
|
|
903
|
-
|Name | Type | Description | Notes|
|
|
904
|
-
|------------- | ------------- | ------------- | -------------|
|
|
905
|
-
| **emailRequestModel** | **EmailRequestModel**| Email Request | |
|
|
906
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
### Return type
|
|
910
|
-
|
|
911
|
-
void (empty response body)
|
|
912
|
-
|
|
913
|
-
### Authorization
|
|
914
|
-
|
|
915
|
-
No authorization required
|
|
916
|
-
|
|
917
|
-
### HTTP request headers
|
|
918
|
-
|
|
919
|
-
- **Content-Type**: application/json
|
|
920
|
-
- **Accept**: Not defined
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
### HTTP response details
|
|
924
|
-
| Status code | Description | Response headers |
|
|
925
|
-
|-------------|-------------|------------------|
|
|
926
|
-
|**204** | No Response | - |
|
|
927
|
-
|**400** | Bad Request | - |
|
|
928
|
-
|**401** | Unauthorised | - |
|
|
929
|
-
|**403** | Access Denied | - |
|
|
930
|
-
|
|
931
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
932
|
-
|
|
933
|
-
# **patchUpdateRmaContactName**
|
|
934
|
-
> patchUpdateRmaContactName()
|
|
935
|
-
|
|
936
|
-
Update contact name for an rma
|
|
937
|
-
|
|
938
|
-
### Example
|
|
939
|
-
|
|
940
|
-
```typescript
|
|
941
|
-
import {
|
|
942
|
-
RMAApi,
|
|
943
|
-
Configuration,
|
|
944
|
-
NameRequestModel
|
|
945
|
-
} from 'yellowgrid-api-ts';
|
|
946
|
-
|
|
947
|
-
const configuration = new Configuration();
|
|
948
|
-
const apiInstance = new RMAApi(configuration);
|
|
949
|
-
|
|
950
|
-
let id: number; // (default to undefined)
|
|
951
|
-
let nameRequestModel: NameRequestModel; //Name Request (optional)
|
|
952
|
-
|
|
953
|
-
const { status, data } = await apiInstance.patchUpdateRmaContactName(
|
|
954
|
-
id,
|
|
955
|
-
nameRequestModel
|
|
956
|
-
);
|
|
957
|
-
```
|
|
958
|
-
|
|
959
|
-
### Parameters
|
|
960
|
-
|
|
961
|
-
|Name | Type | Description | Notes|
|
|
962
|
-
|------------- | ------------- | ------------- | -------------|
|
|
963
|
-
| **nameRequestModel** | **NameRequestModel**| Name Request | |
|
|
964
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
### Return type
|
|
968
|
-
|
|
969
|
-
void (empty response body)
|
|
970
|
-
|
|
971
|
-
### Authorization
|
|
972
|
-
|
|
973
|
-
No authorization required
|
|
974
|
-
|
|
975
|
-
### HTTP request headers
|
|
976
|
-
|
|
977
|
-
- **Content-Type**: application/json
|
|
978
|
-
- **Accept**: Not defined
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
### HTTP response details
|
|
982
|
-
| Status code | Description | Response headers |
|
|
983
|
-
|-------------|-------------|------------------|
|
|
984
|
-
|**204** | No Response | - |
|
|
985
|
-
|**400** | Bad Request | - |
|
|
986
|
-
|**401** | Unauthorised | - |
|
|
987
|
-
|**403** | Access Denied | - |
|
|
988
|
-
|
|
989
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
990
|
-
|
|
991
|
-
# **patchUpdateRmaItemMacAddress**
|
|
992
|
-
> patchUpdateRmaItemMacAddress()
|
|
993
|
-
|
|
994
|
-
Update RMA item MAC address
|
|
995
|
-
|
|
996
|
-
### Example
|
|
997
|
-
|
|
998
|
-
```typescript
|
|
999
|
-
import {
|
|
1000
|
-
RMAApi,
|
|
1001
|
-
Configuration,
|
|
1002
|
-
MacAddressRequestModel
|
|
1003
|
-
} from 'yellowgrid-api-ts';
|
|
1004
|
-
|
|
1005
|
-
const configuration = new Configuration();
|
|
1006
|
-
const apiInstance = new RMAApi(configuration);
|
|
1007
|
-
|
|
1008
|
-
let id: number; // (default to undefined)
|
|
1009
|
-
let itemId: number; // (default to undefined)
|
|
1010
|
-
let macAddressRequestModel: MacAddressRequestModel; //Update RMA item MAC address request (optional)
|
|
1011
|
-
|
|
1012
|
-
const { status, data } = await apiInstance.patchUpdateRmaItemMacAddress(
|
|
1013
|
-
id,
|
|
1014
|
-
itemId,
|
|
1015
|
-
macAddressRequestModel
|
|
1016
|
-
);
|
|
1017
|
-
```
|
|
1018
|
-
|
|
1019
|
-
### Parameters
|
|
1020
|
-
|
|
1021
|
-
|Name | Type | Description | Notes|
|
|
1022
|
-
|------------- | ------------- | ------------- | -------------|
|
|
1023
|
-
| **macAddressRequestModel** | **MacAddressRequestModel**| Update RMA item MAC address request | |
|
|
1024
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
1025
|
-
| **itemId** | [**number**] | | defaults to undefined|
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
### Return type
|
|
1029
|
-
|
|
1030
|
-
void (empty response body)
|
|
1031
|
-
|
|
1032
|
-
### Authorization
|
|
1033
|
-
|
|
1034
|
-
No authorization required
|
|
1035
|
-
|
|
1036
|
-
### HTTP request headers
|
|
1037
|
-
|
|
1038
|
-
- **Content-Type**: application/json
|
|
1039
|
-
- **Accept**: Not defined
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
### HTTP response details
|
|
1043
|
-
| Status code | Description | Response headers |
|
|
1044
|
-
|-------------|-------------|------------------|
|
|
1045
|
-
|**204** | No Response | - |
|
|
1046
|
-
|**400** | Bad Request | - |
|
|
1047
|
-
|**401** | Unauthorised | - |
|
|
1048
|
-
|**403** | Access Denied | - |
|
|
1049
|
-
|
|
1050
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
1051
|
-
|
|
1052
|
-
# **patchUpdateRmaItemNote**
|
|
1053
|
-
> patchUpdateRmaItemNote()
|
|
1054
|
-
|
|
1055
|
-
Update RMA item note
|
|
1056
|
-
|
|
1057
|
-
### Example
|
|
1058
|
-
|
|
1059
|
-
```typescript
|
|
1060
|
-
import {
|
|
1061
|
-
RMAApi,
|
|
1062
|
-
Configuration,
|
|
1063
|
-
NoteRequestModel
|
|
1064
|
-
} from 'yellowgrid-api-ts';
|
|
1065
|
-
|
|
1066
|
-
const configuration = new Configuration();
|
|
1067
|
-
const apiInstance = new RMAApi(configuration);
|
|
1068
|
-
|
|
1069
|
-
let id: number; // (default to undefined)
|
|
1070
|
-
let itemId: number; // (default to undefined)
|
|
1071
|
-
let noteRequestModel: NoteRequestModel; //Update RMA item note request (optional)
|
|
1072
|
-
|
|
1073
|
-
const { status, data } = await apiInstance.patchUpdateRmaItemNote(
|
|
1074
|
-
id,
|
|
1075
|
-
itemId,
|
|
1076
|
-
noteRequestModel
|
|
1077
|
-
);
|
|
1078
|
-
```
|
|
1079
|
-
|
|
1080
|
-
### Parameters
|
|
1081
|
-
|
|
1082
|
-
|Name | Type | Description | Notes|
|
|
1083
|
-
|------------- | ------------- | ------------- | -------------|
|
|
1084
|
-
| **noteRequestModel** | **NoteRequestModel**| Update RMA item note request | |
|
|
1085
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
1086
|
-
| **itemId** | [**number**] | | defaults to undefined|
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
### Return type
|
|
1090
|
-
|
|
1091
|
-
void (empty response body)
|
|
1092
|
-
|
|
1093
|
-
### Authorization
|
|
1094
|
-
|
|
1095
|
-
No authorization required
|
|
1096
|
-
|
|
1097
|
-
### HTTP request headers
|
|
1098
|
-
|
|
1099
|
-
- **Content-Type**: application/json
|
|
1100
|
-
- **Accept**: Not defined
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
### HTTP response details
|
|
1104
|
-
| Status code | Description | Response headers |
|
|
1105
|
-
|-------------|-------------|------------------|
|
|
1106
|
-
|**204** | No Response | - |
|
|
1107
|
-
|**400** | Bad Request | - |
|
|
1108
|
-
|**401** | Unauthorised | - |
|
|
1109
|
-
|**403** | Access Denied | - |
|
|
1110
|
-
|
|
1111
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
1112
|
-
|
|
1113
|
-
# **patchUpdateRmaItemSerialNumber**
|
|
1114
|
-
> patchUpdateRmaItemSerialNumber()
|
|
1115
|
-
|
|
1116
|
-
Update RMA item serial number
|
|
1117
|
-
|
|
1118
|
-
### Example
|
|
1119
|
-
|
|
1120
|
-
```typescript
|
|
1121
|
-
import {
|
|
1122
|
-
RMAApi,
|
|
1123
|
-
Configuration,
|
|
1124
|
-
SerialNumberRequestModel
|
|
1125
|
-
} from 'yellowgrid-api-ts';
|
|
1126
|
-
|
|
1127
|
-
const configuration = new Configuration();
|
|
1128
|
-
const apiInstance = new RMAApi(configuration);
|
|
1129
|
-
|
|
1130
|
-
let id: number; // (default to undefined)
|
|
1131
|
-
let itemId: number; // (default to undefined)
|
|
1132
|
-
let serialNumberRequestModel: SerialNumberRequestModel; //Update RMA item serial number request (optional)
|
|
1133
|
-
|
|
1134
|
-
const { status, data } = await apiInstance.patchUpdateRmaItemSerialNumber(
|
|
1135
|
-
id,
|
|
1136
|
-
itemId,
|
|
1137
|
-
serialNumberRequestModel
|
|
1138
|
-
);
|
|
1139
|
-
```
|
|
1140
|
-
|
|
1141
|
-
### Parameters
|
|
1142
|
-
|
|
1143
|
-
|Name | Type | Description | Notes|
|
|
1144
|
-
|------------- | ------------- | ------------- | -------------|
|
|
1145
|
-
| **serialNumberRequestModel** | **SerialNumberRequestModel**| Update RMA item serial number request | |
|
|
1146
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
1147
|
-
| **itemId** | [**number**] | | defaults to undefined|
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
### Return type
|
|
1151
|
-
|
|
1152
|
-
void (empty response body)
|
|
1153
|
-
|
|
1154
|
-
### Authorization
|
|
1155
|
-
|
|
1156
|
-
No authorization required
|
|
1157
|
-
|
|
1158
|
-
### HTTP request headers
|
|
1159
|
-
|
|
1160
|
-
- **Content-Type**: application/json
|
|
1161
|
-
- **Accept**: Not defined
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
### HTTP response details
|
|
1165
|
-
| Status code | Description | Response headers |
|
|
1166
|
-
|-------------|-------------|------------------|
|
|
1167
|
-
|**204** | No Response | - |
|
|
1168
|
-
|**400** | Bad Request | - |
|
|
1169
|
-
|**401** | Unauthorised | - |
|
|
1170
|
-
|**403** | Access Denied | - |
|
|
1171
|
-
|
|
1172
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
1173
|
-
|
|
1174
|
-
# **patchUpdateRmaReason**
|
|
1175
|
-
> patchUpdateRmaReason()
|
|
1176
|
-
|
|
1177
|
-
Update RMA reason
|
|
1178
|
-
|
|
1179
|
-
### Example
|
|
1180
|
-
|
|
1181
|
-
```typescript
|
|
1182
|
-
import {
|
|
1183
|
-
RMAApi,
|
|
1184
|
-
Configuration,
|
|
1185
|
-
ReasonRequestModel
|
|
1186
|
-
} from 'yellowgrid-api-ts';
|
|
1187
|
-
|
|
1188
|
-
const configuration = new Configuration();
|
|
1189
|
-
const apiInstance = new RMAApi(configuration);
|
|
1190
|
-
|
|
1191
|
-
let id: number; // (default to undefined)
|
|
1192
|
-
let reasonRequestModel: ReasonRequestModel; //Update RMA Reason Request (optional)
|
|
1193
|
-
|
|
1194
|
-
const { status, data } = await apiInstance.patchUpdateRmaReason(
|
|
1195
|
-
id,
|
|
1196
|
-
reasonRequestModel
|
|
1197
|
-
);
|
|
1198
|
-
```
|
|
1199
|
-
|
|
1200
|
-
### Parameters
|
|
1201
|
-
|
|
1202
|
-
|Name | Type | Description | Notes|
|
|
1203
|
-
|------------- | ------------- | ------------- | -------------|
|
|
1204
|
-
| **reasonRequestModel** | **ReasonRequestModel**| Update RMA Reason Request | |
|
|
1205
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
### Return type
|
|
1209
|
-
|
|
1210
|
-
void (empty response body)
|
|
1211
|
-
|
|
1212
|
-
### Authorization
|
|
1213
|
-
|
|
1214
|
-
No authorization required
|
|
1215
|
-
|
|
1216
|
-
### HTTP request headers
|
|
1217
|
-
|
|
1218
|
-
- **Content-Type**: application/json
|
|
1219
|
-
- **Accept**: Not defined
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
### HTTP response details
|
|
1223
|
-
| Status code | Description | Response headers |
|
|
1224
|
-
|-------------|-------------|------------------|
|
|
1225
|
-
|**204** | No Response | - |
|
|
1226
|
-
|**400** | Bad Request | - |
|
|
1227
|
-
|**401** | Unauthorised | - |
|
|
1228
|
-
|**403** | Access Denied | - |
|
|
1229
|
-
|
|
1230
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
1231
|
-
|
|
1232
|
-
# **patchUpdateRmaResolution**
|
|
1233
|
-
> patchUpdateRmaResolution()
|
|
1234
|
-
|
|
1235
|
-
Update RMA resolution
|
|
1236
|
-
|
|
1237
|
-
### Example
|
|
1238
|
-
|
|
1239
|
-
```typescript
|
|
1240
|
-
import {
|
|
1241
|
-
RMAApi,
|
|
1242
|
-
Configuration,
|
|
1243
|
-
ResolutionRequestModel
|
|
1244
|
-
} from 'yellowgrid-api-ts';
|
|
1245
|
-
|
|
1246
|
-
const configuration = new Configuration();
|
|
1247
|
-
const apiInstance = new RMAApi(configuration);
|
|
1248
|
-
|
|
1249
|
-
let id: number; // (default to undefined)
|
|
1250
|
-
let resolutionRequestModel: ResolutionRequestModel; //Update RMA Resolution Request (optional)
|
|
1251
|
-
|
|
1252
|
-
const { status, data } = await apiInstance.patchUpdateRmaResolution(
|
|
1253
|
-
id,
|
|
1254
|
-
resolutionRequestModel
|
|
1255
|
-
);
|
|
1256
|
-
```
|
|
1257
|
-
|
|
1258
|
-
### Parameters
|
|
1259
|
-
|
|
1260
|
-
|Name | Type | Description | Notes|
|
|
1261
|
-
|------------- | ------------- | ------------- | -------------|
|
|
1262
|
-
| **resolutionRequestModel** | **ResolutionRequestModel**| Update RMA Resolution Request | |
|
|
1263
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
### Return type
|
|
1267
|
-
|
|
1268
|
-
void (empty response body)
|
|
1269
|
-
|
|
1270
|
-
### Authorization
|
|
1271
|
-
|
|
1272
|
-
No authorization required
|
|
1273
|
-
|
|
1274
|
-
### HTTP request headers
|
|
1275
|
-
|
|
1276
|
-
- **Content-Type**: application/json
|
|
1277
|
-
- **Accept**: Not defined
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
### HTTP response details
|
|
1281
|
-
| Status code | Description | Response headers |
|
|
1282
|
-
|-------------|-------------|------------------|
|
|
1283
|
-
|**204** | No Response | - |
|
|
1284
|
-
|**400** | Bad Request | - |
|
|
1285
|
-
|**401** | Unauthorised | - |
|
|
1286
|
-
|**403** | Access Denied | - |
|
|
1287
|
-
|
|
1288
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
1289
|
-
|
|
1290
|
-
# **patchUpdateRmaReturnAddress**
|
|
1291
|
-
> patchUpdateRmaReturnAddress()
|
|
1292
|
-
|
|
1293
|
-
Update RMA return address
|
|
1294
|
-
|
|
1295
|
-
### Example
|
|
1296
|
-
|
|
1297
|
-
```typescript
|
|
1298
|
-
import {
|
|
1299
|
-
RMAApi,
|
|
1300
|
-
Configuration,
|
|
1301
|
-
AddressDTO
|
|
1302
|
-
} from 'yellowgrid-api-ts';
|
|
1303
|
-
|
|
1304
|
-
const configuration = new Configuration();
|
|
1305
|
-
const apiInstance = new RMAApi(configuration);
|
|
1306
|
-
|
|
1307
|
-
let id: number; // (default to undefined)
|
|
1308
|
-
let addressDTO: AddressDTO; //Update RMA return address (optional)
|
|
1309
|
-
|
|
1310
|
-
const { status, data } = await apiInstance.patchUpdateRmaReturnAddress(
|
|
1311
|
-
id,
|
|
1312
|
-
addressDTO
|
|
1313
|
-
);
|
|
1314
|
-
```
|
|
1315
|
-
|
|
1316
|
-
### Parameters
|
|
1317
|
-
|
|
1318
|
-
|Name | Type | Description | Notes|
|
|
1319
|
-
|------------- | ------------- | ------------- | -------------|
|
|
1320
|
-
| **addressDTO** | **AddressDTO**| Update RMA return address | |
|
|
1321
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
### Return type
|
|
1325
|
-
|
|
1326
|
-
void (empty response body)
|
|
1327
|
-
|
|
1328
|
-
### Authorization
|
|
1329
|
-
|
|
1330
|
-
No authorization required
|
|
1331
|
-
|
|
1332
|
-
### HTTP request headers
|
|
1333
|
-
|
|
1334
|
-
- **Content-Type**: application/json
|
|
1335
|
-
- **Accept**: Not defined
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
### HTTP response details
|
|
1339
|
-
| Status code | Description | Response headers |
|
|
1340
|
-
|-------------|-------------|------------------|
|
|
1341
|
-
|**204** | No Response | - |
|
|
1342
|
-
|**400** | Bad Request | - |
|
|
1343
|
-
|**401** | Unauthorised | - |
|
|
1344
|
-
|**403** | Access Denied | - |
|
|
1345
|
-
|
|
1346
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
1347
|
-
|
|
1348
|
-
# **postCreateReplacementOrder**
|
|
1349
|
-
> AdminRmaDTO postCreateReplacementOrder()
|
|
1350
|
-
|
|
1351
|
-
Create a replacement order for an RMA
|
|
1352
|
-
|
|
1353
|
-
### Example
|
|
1354
|
-
|
|
1355
|
-
```typescript
|
|
1356
|
-
import {
|
|
1357
|
-
RMAApi,
|
|
1358
|
-
Configuration,
|
|
1359
|
-
RmaReplacementOrderRequestDTO
|
|
1360
|
-
} from 'yellowgrid-api-ts';
|
|
1361
|
-
|
|
1362
|
-
const configuration = new Configuration();
|
|
1363
|
-
const apiInstance = new RMAApi(configuration);
|
|
1364
|
-
|
|
1365
|
-
let id: number; // (default to undefined)
|
|
1366
|
-
let rmaReplacementOrderRequestDTO: RmaReplacementOrderRequestDTO; //RMA Replacement Order Request (optional)
|
|
1367
|
-
|
|
1368
|
-
const { status, data } = await apiInstance.postCreateReplacementOrder(
|
|
1369
|
-
id,
|
|
1370
|
-
rmaReplacementOrderRequestDTO
|
|
1371
|
-
);
|
|
1372
|
-
```
|
|
1373
|
-
|
|
1374
|
-
### Parameters
|
|
1375
|
-
|
|
1376
|
-
|Name | Type | Description | Notes|
|
|
1377
|
-
|------------- | ------------- | ------------- | -------------|
|
|
1378
|
-
| **rmaReplacementOrderRequestDTO** | **RmaReplacementOrderRequestDTO**| RMA Replacement Order Request | |
|
|
1379
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
### Return type
|
|
1383
|
-
|
|
1384
|
-
**AdminRmaDTO**
|
|
1385
|
-
|
|
1386
|
-
### Authorization
|
|
1387
|
-
|
|
1388
|
-
No authorization required
|
|
1389
|
-
|
|
1390
|
-
### HTTP request headers
|
|
1391
|
-
|
|
1392
|
-
- **Content-Type**: application/json
|
|
1393
|
-
- **Accept**: application/json
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
### HTTP response details
|
|
1397
|
-
| Status code | Description | Response headers |
|
|
1398
|
-
|-------------|-------------|------------------|
|
|
1399
|
-
|**200** | Admin RMA | - |
|
|
1400
|
-
|**400** | Bad Request | - |
|
|
1401
|
-
|**401** | Unauthorised | - |
|
|
1402
|
-
|**403** | Access Denied | - |
|
|
1403
|
-
|
|
1404
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
1405
|
-
|
|
1406
|
-
# **postCreateRma**
|
|
1407
|
-
> RmaDTO postCreateRma()
|
|
1408
|
-
|
|
1409
|
-
Create an RMA
|
|
1410
|
-
|
|
1411
|
-
### Example
|
|
1412
|
-
|
|
1413
|
-
```typescript
|
|
1414
|
-
import {
|
|
1415
|
-
RMAApi,
|
|
1416
|
-
Configuration,
|
|
1417
|
-
RmaRequestDTO
|
|
1418
|
-
} from 'yellowgrid-api-ts';
|
|
1419
|
-
|
|
1420
|
-
const configuration = new Configuration();
|
|
1421
|
-
const apiInstance = new RMAApi(configuration);
|
|
1422
|
-
|
|
1423
|
-
let rmaRequestDTO: RmaRequestDTO; //RMA Request (optional)
|
|
1424
|
-
|
|
1425
|
-
const { status, data } = await apiInstance.postCreateRma(
|
|
1426
|
-
rmaRequestDTO
|
|
1427
|
-
);
|
|
1428
|
-
```
|
|
1429
|
-
|
|
1430
|
-
### Parameters
|
|
1431
|
-
|
|
1432
|
-
|Name | Type | Description | Notes|
|
|
1433
|
-
|------------- | ------------- | ------------- | -------------|
|
|
1434
|
-
| **rmaRequestDTO** | **RmaRequestDTO**| RMA Request | |
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
### Return type
|
|
1438
|
-
|
|
1439
|
-
**RmaDTO**
|
|
1440
|
-
|
|
1441
|
-
### Authorization
|
|
1442
|
-
|
|
1443
|
-
No authorization required
|
|
1444
|
-
|
|
1445
|
-
### HTTP request headers
|
|
1446
|
-
|
|
1447
|
-
- **Content-Type**: application/json
|
|
1448
|
-
- **Accept**: application/json
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
### HTTP response details
|
|
1452
|
-
| Status code | Description | Response headers |
|
|
1453
|
-
|-------------|-------------|------------------|
|
|
1454
|
-
|**200** | RMA | - |
|
|
1455
|
-
|**400** | Bad Request | - |
|
|
1456
|
-
|**401** | Unauthorised | - |
|
|
1457
|
-
|**403** | Access Denied | - |
|
|
1458
|
-
|
|
1459
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
1460
|
-
|
|
1461
|
-
# **postCreateRmaCollection**
|
|
1462
|
-
> AdminRmaDTO postCreateRmaCollection()
|
|
1463
|
-
|
|
1464
|
-
Create a collection for an RMA
|
|
1465
|
-
|
|
1466
|
-
### Example
|
|
1467
|
-
|
|
1468
|
-
```typescript
|
|
1469
|
-
import {
|
|
1470
|
-
RMAApi,
|
|
1471
|
-
Configuration,
|
|
1472
|
-
RmaCollectionDTO
|
|
1473
|
-
} from 'yellowgrid-api-ts';
|
|
1474
|
-
|
|
1475
|
-
const configuration = new Configuration();
|
|
1476
|
-
const apiInstance = new RMAApi(configuration);
|
|
1477
|
-
|
|
1478
|
-
let id: number; // (default to undefined)
|
|
1479
|
-
let rmaCollectionDTO: RmaCollectionDTO; //RMA Collection Request (optional)
|
|
1480
|
-
|
|
1481
|
-
const { status, data } = await apiInstance.postCreateRmaCollection(
|
|
1482
|
-
id,
|
|
1483
|
-
rmaCollectionDTO
|
|
1484
|
-
);
|
|
1485
|
-
```
|
|
1486
|
-
|
|
1487
|
-
### Parameters
|
|
1488
|
-
|
|
1489
|
-
|Name | Type | Description | Notes|
|
|
1490
|
-
|------------- | ------------- | ------------- | -------------|
|
|
1491
|
-
| **rmaCollectionDTO** | **RmaCollectionDTO**| RMA Collection Request | |
|
|
1492
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
### Return type
|
|
1496
|
-
|
|
1497
|
-
**AdminRmaDTO**
|
|
1498
|
-
|
|
1499
|
-
### Authorization
|
|
1500
|
-
|
|
1501
|
-
No authorization required
|
|
1502
|
-
|
|
1503
|
-
### HTTP request headers
|
|
1504
|
-
|
|
1505
|
-
- **Content-Type**: application/json
|
|
1506
|
-
- **Accept**: application/json
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
### HTTP response details
|
|
1510
|
-
| Status code | Description | Response headers |
|
|
1511
|
-
|-------------|-------------|------------------|
|
|
1512
|
-
|**200** | Admin RMA | - |
|
|
1513
|
-
|**400** | Bad Request | - |
|
|
1514
|
-
|**401** | Unauthorised | - |
|
|
1515
|
-
|**403** | Access Denied | - |
|
|
1516
|
-
|
|
1517
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
1518
|
-
|
|
1519
|
-
# **postCreateRmaCreditNote**
|
|
1520
|
-
> AdminRmaDTO postCreateRmaCreditNote()
|
|
1521
|
-
|
|
1522
|
-
Create a credit note for an RMA
|
|
1523
|
-
|
|
1524
|
-
### Example
|
|
1525
|
-
|
|
1526
|
-
```typescript
|
|
1527
|
-
import {
|
|
1528
|
-
RMAApi,
|
|
1529
|
-
Configuration
|
|
1530
|
-
} from 'yellowgrid-api-ts';
|
|
1531
|
-
|
|
1532
|
-
const configuration = new Configuration();
|
|
1533
|
-
const apiInstance = new RMAApi(configuration);
|
|
1534
|
-
|
|
1535
|
-
let id: number; // (default to undefined)
|
|
1536
|
-
let rmaCreditItemRequestDTO: Array<RmaCreditItemRequestDTO>; //RMA Items to be credited (optional)
|
|
1537
|
-
|
|
1538
|
-
const { status, data } = await apiInstance.postCreateRmaCreditNote(
|
|
1539
|
-
id,
|
|
1540
|
-
rmaCreditItemRequestDTO
|
|
1541
|
-
);
|
|
1542
|
-
```
|
|
1543
|
-
|
|
1544
|
-
### Parameters
|
|
1545
|
-
|
|
1546
|
-
|Name | Type | Description | Notes|
|
|
1547
|
-
|------------- | ------------- | ------------- | -------------|
|
|
1548
|
-
| **rmaCreditItemRequestDTO** | **Array<RmaCreditItemRequestDTO>**| RMA Items to be credited | |
|
|
1549
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
### Return type
|
|
1553
|
-
|
|
1554
|
-
**AdminRmaDTO**
|
|
1555
|
-
|
|
1556
|
-
### Authorization
|
|
1557
|
-
|
|
1558
|
-
No authorization required
|
|
1559
|
-
|
|
1560
|
-
### HTTP request headers
|
|
1561
|
-
|
|
1562
|
-
- **Content-Type**: application/json
|
|
1563
|
-
- **Accept**: application/json
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
### HTTP response details
|
|
1567
|
-
| Status code | Description | Response headers |
|
|
1568
|
-
|-------------|-------------|------------------|
|
|
1569
|
-
|**200** | Admin RMA | - |
|
|
1570
|
-
|**400** | Bad Request | - |
|
|
1571
|
-
|**401** | Unauthorised | - |
|
|
1572
|
-
|**403** | Access Denied | - |
|
|
1573
|
-
|
|
1574
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
1575
|
-
|
|
1576
|
-
# **postCreateRmaNote**
|
|
1577
|
-
> AdminRmaNoteDTO postCreateRmaNote()
|
|
1578
|
-
|
|
1579
|
-
Create an RMA note
|
|
1580
|
-
|
|
1581
|
-
### Example
|
|
1582
|
-
|
|
1583
|
-
```typescript
|
|
1584
|
-
import {
|
|
1585
|
-
RMAApi,
|
|
1586
|
-
Configuration,
|
|
1587
|
-
NoteRequestModel
|
|
1588
|
-
} from 'yellowgrid-api-ts';
|
|
1589
|
-
|
|
1590
|
-
const configuration = new Configuration();
|
|
1591
|
-
const apiInstance = new RMAApi(configuration);
|
|
1592
|
-
|
|
1593
|
-
let id: number; // (default to undefined)
|
|
1594
|
-
let noteRequestModel: NoteRequestModel; //RMA Note Request (optional)
|
|
1595
|
-
|
|
1596
|
-
const { status, data } = await apiInstance.postCreateRmaNote(
|
|
1597
|
-
id,
|
|
1598
|
-
noteRequestModel
|
|
1599
|
-
);
|
|
1600
|
-
```
|
|
1601
|
-
|
|
1602
|
-
### Parameters
|
|
1603
|
-
|
|
1604
|
-
|Name | Type | Description | Notes|
|
|
1605
|
-
|------------- | ------------- | ------------- | -------------|
|
|
1606
|
-
| **noteRequestModel** | **NoteRequestModel**| RMA Note Request | |
|
|
1607
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
### Return type
|
|
1611
|
-
|
|
1612
|
-
**AdminRmaNoteDTO**
|
|
1613
|
-
|
|
1614
|
-
### Authorization
|
|
1615
|
-
|
|
1616
|
-
No authorization required
|
|
1617
|
-
|
|
1618
|
-
### HTTP request headers
|
|
1619
|
-
|
|
1620
|
-
- **Content-Type**: application/json
|
|
1621
|
-
- **Accept**: application/json
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
### HTTP response details
|
|
1625
|
-
| Status code | Description | Response headers |
|
|
1626
|
-
|-------------|-------------|------------------|
|
|
1627
|
-
|**200** | Admin RMA Note | - |
|
|
1628
|
-
|**400** | Bad Request | - |
|
|
1629
|
-
|**401** | Unauthorised | - |
|
|
1630
|
-
|**403** | Access Denied | - |
|
|
1631
|
-
|
|
1632
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
1633
|
-
|
|
1634
|
-
# **postCreateRmaReturn**
|
|
1635
|
-
> AdminRmaDTO postCreateRmaReturn()
|
|
1636
|
-
|
|
1637
|
-
Create a collection for an RMA
|
|
1638
|
-
|
|
1639
|
-
### Example
|
|
1640
|
-
|
|
1641
|
-
```typescript
|
|
1642
|
-
import {
|
|
1643
|
-
RMAApi,
|
|
1644
|
-
Configuration,
|
|
1645
|
-
RmaReturnDTO
|
|
1646
|
-
} from 'yellowgrid-api-ts';
|
|
1647
|
-
|
|
1648
|
-
const configuration = new Configuration();
|
|
1649
|
-
const apiInstance = new RMAApi(configuration);
|
|
1650
|
-
|
|
1651
|
-
let id: number; // (default to undefined)
|
|
1652
|
-
let rmaReturnDTO: RmaReturnDTO; //RMA Return Request (optional)
|
|
1653
|
-
|
|
1654
|
-
const { status, data } = await apiInstance.postCreateRmaReturn(
|
|
1655
|
-
id,
|
|
1656
|
-
rmaReturnDTO
|
|
1657
|
-
);
|
|
1658
|
-
```
|
|
1659
|
-
|
|
1660
|
-
### Parameters
|
|
1661
|
-
|
|
1662
|
-
|Name | Type | Description | Notes|
|
|
1663
|
-
|------------- | ------------- | ------------- | -------------|
|
|
1664
|
-
| **rmaReturnDTO** | **RmaReturnDTO**| RMA Return Request | |
|
|
1665
|
-
| **id** | [**number**] | | defaults to undefined|
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
### Return type
|
|
1669
|
-
|
|
1670
|
-
**AdminRmaDTO**
|
|
1671
|
-
|
|
1672
|
-
### Authorization
|
|
1673
|
-
|
|
1674
|
-
No authorization required
|
|
1675
|
-
|
|
1676
|
-
### HTTP request headers
|
|
1677
|
-
|
|
1678
|
-
- **Content-Type**: application/json
|
|
1679
|
-
- **Accept**: application/json
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
### HTTP response details
|
|
1683
|
-
| Status code | Description | Response headers |
|
|
1684
|
-
|-------------|-------------|------------------|
|
|
1685
|
-
|**200** | Admin RMA | - |
|
|
1686
|
-
|**400** | Bad Request | - |
|
|
1687
|
-
|**401** | Unauthorised | - |
|
|
1688
|
-
|**403** | Access Denied | - |
|
|
1689
|
-
|
|
1690
|
-
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
|
1691
|
-
|