yellowgrid-api-ts 3.2.36 → 3.2.38-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 +9 -0
- package/.openapi-generator/VERSION +0 -0
- package/.openapi-generator-ignore +0 -0
- package/README.md +14 -0
- package/api.ts +703 -1
- package/base.ts +1 -1
- package/common.ts +1 -1
- package/config.json +3 -3
- package/configuration.ts +1 -1
- package/dist/api.d.ts +459 -1
- package/dist/api.js +536 -4
- package/dist/base.d.ts +1 -1
- package/dist/base.js +1 -1
- package/dist/common.d.ts +1 -1
- package/dist/common.js +1 -1
- package/dist/configuration.d.ts +1 -1
- package/dist/configuration.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/docs/AbstractOrderRequestDTO.md +0 -0
- package/docs/AccountContactEntity.md +0 -0
- package/docs/AccountContactModel.md +0 -0
- package/docs/AccountContactRequestModel.md +0 -0
- package/docs/AccountDetailedSummaryDTO.md +0 -0
- package/docs/AccountRequestModel.md +0 -0
- package/docs/AccountSummaryDTO.md +0 -0
- package/docs/AccountsApi.md +0 -0
- package/docs/AccountsResponseModel.md +0 -0
- package/docs/AddressModel.md +0 -0
- package/docs/AddressRequestModel.md +0 -0
- package/docs/AdminOrderRequestDTO.md +0 -0
- package/docs/AdminUserModel.md +0 -0
- package/docs/AgentHoursGraphModel.md +0 -0
- package/docs/AgentHoursGraphMonthModel.md +0 -0
- package/docs/ApiLogEntity.md +0 -0
- package/docs/AreaCodeModel.md +0 -0
- package/docs/AttachmentModel.md +0 -0
- package/docs/AttributeSetEnum.md +0 -0
- package/docs/AuditLogEntity.md +0 -0
- package/docs/AuthCodeResponseModel.md +0 -0
- package/docs/BasicItemDTO.md +0 -0
- package/docs/BasicProductDTO.md +0 -0
- package/docs/BatchEntity.md +0 -0
- package/docs/CRMApi.md +0 -0
- package/docs/CallBarringModel.md +0 -0
- package/docs/Class3CXApi.md +0 -0
- package/docs/Class3CXInstallationWizardApi.md +0 -0
- package/docs/Class3CXInstallationsApi.md +0 -0
- package/docs/Class3CXIntegrationsApi.md +0 -0
- package/docs/Class3CXMultiTenantApi.md +0 -0
- package/docs/ClientDetailsModel.md +0 -0
- package/docs/ClientModel.md +0 -0
- package/docs/CompanyContractModel.md +0 -0
- package/docs/ContactInfoModel.md +0 -0
- package/docs/ConversationModel.md +0 -0
- package/docs/CourierPriceEntity.md +0 -0
- package/docs/CreditAccountEntity.md +0 -0
- package/docs/CrmContactDTO.md +0 -0
- package/docs/CustomerInformationModel.md +0 -0
- package/docs/CustomerItemRequestDTO.md +0 -0
- package/docs/CustomerOrderRequestDTO.md +0 -0
- package/docs/CustomerPriceListEnum.md +0 -0
- package/docs/CustomerSummaryReportDTO.md +0 -0
- package/docs/DdiRangeRequestModel.md +0 -0
- package/docs/DdiRangesRequestModel.md +0 -0
- package/docs/DetailedItemRequestDTO.md +0 -0
- package/docs/DetailedOrderRequestDTO.md +0 -0
- package/docs/DivertRequestModel.md +0 -0
- package/docs/DivertResponseModel.md +0 -0
- package/docs/EdTechProClientEntity.md +0 -0
- package/docs/EdTechProSchoolModel.md +0 -0
- package/docs/EdTechProSchoolsModel.md +0 -0
- package/docs/EdTechProSetupModel.md +0 -0
- package/docs/EventDTO.md +35 -0
- package/docs/EventRequestDTO.md +25 -0
- package/docs/EventSubscriptionModel.md +23 -0
- package/docs/EventUpdateDTO.md +27 -0
- package/docs/EventUpdateEntity.md +29 -0
- package/docs/EventUpdateRequestDTO.md +23 -0
- package/docs/FraudManagementModel.md +0 -0
- package/docs/FreshdeskCompanyTicketsModel.md +0 -0
- package/docs/FreshdeskTicketEntity.md +0 -0
- package/docs/FtpAccountsEntity.md +0 -0
- package/docs/GenericFileModel.md +0 -0
- package/docs/GetGetPrice200Response.md +0 -0
- package/docs/GetGetRecording200Response.md +0 -0
- package/docs/HostingChangeResponseModel.md +0 -0
- package/docs/HostingRegionDTO.md +0 -0
- package/docs/InstanceAutoFailoverEntity.md +0 -0
- package/docs/InstanceDeletionScheduleEntity.md +0 -0
- package/docs/InstanceEntity.md +0 -0
- package/docs/InstanceFailoverEntity.md +0 -0
- package/docs/InstanceMonitoringEntity.md +0 -0
- package/docs/InstanceMonitoringLogEntity.md +0 -0
- package/docs/InstanceScheduledTasksEntity.md +0 -0
- package/docs/InstanceTcxDetailsEntity.md +0 -0
- package/docs/InstanceUserCredentialsEntity.md +0 -0
- package/docs/ItemDTO.md +0 -0
- package/docs/ItemDiscountEntity.md +0 -0
- package/docs/ItemEntity.md +0 -0
- package/docs/LinkedOrderEntity.md +0 -0
- package/docs/MFARequiredModel.md +0 -0
- package/docs/MonthlyUsageModel.md +0 -0
- package/docs/MultiTenantChangeResponseModel.md +0 -0
- package/docs/MyPBXToolsApi.md +0 -0
- package/docs/NavigationModel.md +0 -0
- package/docs/OAuth20Api.md +0 -0
- package/docs/OfflineInstancesEntity.md +0 -0
- package/docs/OrderEntity.md +0 -0
- package/docs/OrderRequestModel.md +0 -0
- package/docs/OrderSummariesModel.md +0 -0
- package/docs/OrderSummaryDTO.md +0 -0
- package/docs/OrderTotalModel.md +0 -0
- package/docs/OrderedItemEntity.md +0 -0
- package/docs/OrdersApi.md +0 -0
- package/docs/PatchSetTcxWizardCnameRequest.md +0 -0
- package/docs/PatchUpdateAccountContactPasswordRequest.md +0 -0
- package/docs/PortalAccountModel.md +0 -0
- package/docs/PortalLoginModel.md +0 -0
- package/docs/PostAddWebhook200Response.md +0 -0
- package/docs/PostGetClientCredentialsRequest.md +0 -0
- package/docs/PostGetProductForCustomerRequest.md +0 -0
- package/docs/PostGetProductRequest.md +0 -0
- package/docs/PriceListItemModel.md +0 -0
- package/docs/PricingApi.md +0 -0
- package/docs/PrizesEntity.md +0 -0
- package/docs/ProductPriceListItemModel.md +0 -0
- package/docs/ProductSearchResultsModel.md +0 -0
- package/docs/ProductSerialInfoModel.md +0 -0
- package/docs/ProductSummaryDTO.md +0 -0
- package/docs/ProductsApi.md +0 -0
- package/docs/PromoCodesEntity.md +0 -0
- package/docs/PromoItemsEntity.md +0 -0
- package/docs/ProvisioningApi.md +0 -0
- package/docs/ProvisioningModel.md +0 -0
- package/docs/ProvisioningRequestEntity.md +0 -0
- package/docs/RecordingBackupAzureModel.md +0 -0
- package/docs/RecordingsBackupInfoDTO.md +0 -0
- package/docs/ResourceNotReadyException.md +0 -0
- package/docs/RootAccessModel.md +0 -0
- package/docs/S3BucketEntity.md +0 -0
- package/docs/SIPTrunksApi.md +0 -0
- package/docs/SMSApi.md +0 -0
- package/docs/ScannedItemModel.md +0 -0
- package/docs/ScopeModel.md +0 -0
- package/docs/ServiceHealthDTO.md +23 -0
- package/docs/ServiceStatusDTO.md +27 -0
- package/docs/ServicesApi.md +330 -0
- package/docs/ShipmentAddressEntity.md +0 -0
- package/docs/ShipmentEntity.md +0 -0
- package/docs/ShipmentItemEntity.md +0 -0
- package/docs/ShippingApi.md +0 -0
- package/docs/ShippingConsignmentModel.md +0 -0
- package/docs/ShippingInformationDTO.md +0 -0
- package/docs/ShippingServiceDTO.md +0 -0
- package/docs/ShippingServiceModel.md +0 -0
- package/docs/ShippingServicesModel.md +0 -0
- package/docs/SipTrunkChangeResponseModel.md +0 -0
- package/docs/SipTrunkCreationRequestModel.md +0 -0
- package/docs/SipTrunkEntity.md +0 -0
- package/docs/SipTrunksResponseModel.md +0 -0
- package/docs/SmsAccountEntity.md +0 -0
- package/docs/SmsDataModel.md +0 -0
- package/docs/SmsMessageModel.md +0 -0
- package/docs/SmsNumbersEntity.md +0 -0
- package/docs/SmsPayloadModel.md +0 -0
- package/docs/SmsPhoneNumberModel.md +0 -0
- package/docs/SmsResponseModel.md +0 -0
- package/docs/SmsWhitelistEntity.md +0 -0
- package/docs/StockManagementApi.md +0 -0
- package/docs/StockOrderCourierEntity.md +0 -0
- package/docs/StockOrderDeductionModel.md +0 -0
- package/docs/StockOrderDeductionRequestModel.md +0 -0
- package/docs/StockOrderDeductionsEntity.md +0 -0
- package/docs/StockOrderEntity.md +0 -0
- package/docs/StockOrderItemEntity.md +0 -0
- package/docs/StockOrderItemModel.md +0 -0
- package/docs/StockOrderItemRequestModel.md +0 -0
- package/docs/StockOrderModel.md +0 -0
- package/docs/StockOrderProductEntity.md +0 -0
- package/docs/StockOrderRequestModel.md +0 -0
- package/docs/StockOrderSupplierEntity.md +0 -0
- package/docs/StockOrderSupplierModel.md +0 -0
- package/docs/StockOrdersModel.md +0 -0
- package/docs/StockProductModel.md +0 -0
- package/docs/StockProductPriceModel.md +0 -0
- package/docs/StockProductSummariesModel.md +0 -0
- package/docs/StockProductSummaryModel.md +0 -0
- package/docs/StockTransactionsEntity.md +0 -0
- package/docs/SupplierEntity.md +0 -0
- package/docs/SupplierItemEntity.md +0 -0
- package/docs/SystemApi.md +0 -0
- package/docs/TcxBackupEntity.md +0 -0
- package/docs/TcxBackupModel.md +0 -0
- package/docs/TcxBillingEntity.md +0 -0
- package/docs/TcxBulkLicenceDetailsModel.md +0 -0
- package/docs/TcxDeadLicenceEntity.md +0 -0
- package/docs/TcxExtsEntity.md +0 -0
- package/docs/TcxHostingPricingEntity.md +0 -0
- package/docs/TcxInstallationDetailsModel.md +0 -0
- package/docs/TcxInstallationModel.md +0 -0
- package/docs/TcxInstallationsModel.md +0 -0
- package/docs/TcxKeySummaryDTO.md +0 -0
- package/docs/TcxKeysEntity.md +0 -0
- package/docs/TcxLicenceDetailsErrorModel.md +0 -0
- package/docs/TcxLicenceDetailsModel.md +0 -0
- package/docs/TcxMacsEntity.md +0 -0
- package/docs/TcxMultiTenantModel.md +0 -0
- package/docs/TcxMultiTenantUserModel.md +0 -0
- package/docs/TcxMultiTenantsModel.md +0 -0
- package/docs/TcxNumbersEntity.md +0 -0
- package/docs/TcxOfficeHoursEntity.md +0 -0
- package/docs/TcxPhoneModel.md +0 -0
- package/docs/TcxPhonesEntity.md +0 -0
- package/docs/TcxRemoteStorageModel.md +0 -0
- package/docs/TcxSbcDTO.md +0 -0
- package/docs/TcxSbcEntity.md +0 -0
- package/docs/TcxSbcModel.md +0 -0
- package/docs/TcxSetupEntity.md +0 -0
- package/docs/TcxSetupsModel.md +0 -0
- package/docs/TcxSipTrunksEntity.md +0 -0
- package/docs/TcxTemplateXmlEnum.md +0 -0
- package/docs/TcxUsersEntity.md +0 -0
- package/docs/TcxWizardConfigModel.md +0 -0
- package/docs/TcxWizardModel.md +0 -0
- package/docs/TechSupportCompanySummaryDTO.md +0 -0
- package/docs/TelephonySupportTicketModel.md +0 -0
- package/docs/TicketSummaryModel.md +0 -0
- package/docs/TicketTimeDTO.md +0 -0
- package/docs/TicketsApi.md +0 -0
- package/docs/TokenResponseModel.md +0 -0
- package/docs/UpgradeOrderResponseModel.md +0 -0
- package/docs/UpgradeRequestModel.md +0 -0
- package/docs/UserEntity.md +0 -0
- package/docs/WebhooksApi.md +0 -0
- package/docs/XeroLogEntity.md +0 -0
- package/git_push.sh +0 -0
- package/index.ts +1 -1
- package/openapitools.json +0 -0
- package/package.json +1 -1
- package/tsconfig.json +0 -0
package/base.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Yellowgrid
|
|
5
|
-
* Welcome to the Yellowgrid API documentation.
|
|
5
|
+
* Welcome to the Yellowgrid API documentation. This API provides secure and comprehensive access to the Yellowgrid platform, enabling developers and integrators to manage accounts, contacts, SIP trunks, SMS messaging, 3CX integrations, and provisioning services. ## Key Features: - **Accounts**: View and manage account details, contacts, client credentials, and verification. - **Provisioning**: Automate setup and configuration of devices and groups. - **SIP Trunks**: Manage trunk creation, changes, DDIs, diverts, and configuration. - **Messaging**: Send SMS messages securely via the messaging gateway. - **3CX Integrations**: Automate licence handling, installation, and multi-tenant setup. ## Authentication: The API supports OAuth 2.0 for authentication and authorization. Ensure you use a valid bearer token for all authenticated endpoints. ## Base URL: `http://api.yellowgrid.local` For questions or technical support, please contact support@yellowgrid.co.uk.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 0
|
|
8
8
|
*
|
package/common.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Yellowgrid
|
|
5
|
-
* Welcome to the Yellowgrid API documentation.
|
|
5
|
+
* Welcome to the Yellowgrid API documentation. This API provides secure and comprehensive access to the Yellowgrid platform, enabling developers and integrators to manage accounts, contacts, SIP trunks, SMS messaging, 3CX integrations, and provisioning services. ## Key Features: - **Accounts**: View and manage account details, contacts, client credentials, and verification. - **Provisioning**: Automate setup and configuration of devices and groups. - **SIP Trunks**: Manage trunk creation, changes, DDIs, diverts, and configuration. - **Messaging**: Send SMS messages securely via the messaging gateway. - **3CX Integrations**: Automate licence handling, installation, and multi-tenant setup. ## Authentication: The API supports OAuth 2.0 for authentication and authorization. Ensure you use a valid bearer token for all authenticated endpoints. ## Base URL: `http://api.yellowgrid.local` For questions or technical support, please contact support@yellowgrid.co.uk.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 0
|
|
8
8
|
*
|
package/config.json
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
{
|
|
2
|
-
"npmName": "yellowgrid-api-ts"
|
|
3
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"npmName": "yellowgrid-api-ts"
|
|
3
|
+
}
|
package/configuration.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Yellowgrid
|
|
5
|
-
* Welcome to the Yellowgrid API documentation.
|
|
5
|
+
* Welcome to the Yellowgrid API documentation. This API provides secure and comprehensive access to the Yellowgrid platform, enabling developers and integrators to manage accounts, contacts, SIP trunks, SMS messaging, 3CX integrations, and provisioning services. ## Key Features: - **Accounts**: View and manage account details, contacts, client credentials, and verification. - **Provisioning**: Automate setup and configuration of devices and groups. - **SIP Trunks**: Manage trunk creation, changes, DDIs, diverts, and configuration. - **Messaging**: Send SMS messages securely via the messaging gateway. - **3CX Integrations**: Automate licence handling, installation, and multi-tenant setup. ## Authentication: The API supports OAuth 2.0 for authentication and authorization. Ensure you use a valid bearer token for all authenticated endpoints. ## Base URL: `http://api.yellowgrid.local` For questions or technical support, please contact support@yellowgrid.co.uk.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 0
|
|
8
8
|
*
|
package/dist/api.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Yellowgrid
|
|
3
|
-
* Welcome to the Yellowgrid API documentation.
|
|
3
|
+
* Welcome to the Yellowgrid API documentation. This API provides secure and comprehensive access to the Yellowgrid platform, enabling developers and integrators to manage accounts, contacts, SIP trunks, SMS messaging, 3CX integrations, and provisioning services. ## Key Features: - **Accounts**: View and manage account details, contacts, client credentials, and verification. - **Provisioning**: Automate setup and configuration of devices and groups. - **SIP Trunks**: Manage trunk creation, changes, DDIs, diverts, and configuration. - **Messaging**: Send SMS messages securely via the messaging gateway. - **3CX Integrations**: Automate licence handling, installation, and multi-tenant setup. ## Authentication: The API supports OAuth 2.0 for authentication and authorization. Ensure you use a valid bearer token for all authenticated endpoints. ## Base URL: `http://api.yellowgrid.local` For questions or technical support, please contact support@yellowgrid.co.uk.
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 0
|
|
6
6
|
*
|
|
@@ -2359,6 +2359,198 @@ export interface EdTechProSetupModel {
|
|
|
2359
2359
|
*/
|
|
2360
2360
|
'installed'?: boolean;
|
|
2361
2361
|
}
|
|
2362
|
+
/**
|
|
2363
|
+
* Service Event DTO
|
|
2364
|
+
* @export
|
|
2365
|
+
* @interface EventDTO
|
|
2366
|
+
*/
|
|
2367
|
+
export interface EventDTO {
|
|
2368
|
+
/**
|
|
2369
|
+
* Service Event Title
|
|
2370
|
+
* @type {string}
|
|
2371
|
+
* @memberof EventDTO
|
|
2372
|
+
*/
|
|
2373
|
+
'title'?: string;
|
|
2374
|
+
/**
|
|
2375
|
+
* Service Event Type
|
|
2376
|
+
* @type {number}
|
|
2377
|
+
* @memberof EventDTO
|
|
2378
|
+
*/
|
|
2379
|
+
'type'?: number;
|
|
2380
|
+
/**
|
|
2381
|
+
* Service Impacted
|
|
2382
|
+
* @type {number}
|
|
2383
|
+
* @memberof EventDTO
|
|
2384
|
+
*/
|
|
2385
|
+
'service'?: number;
|
|
2386
|
+
/**
|
|
2387
|
+
* Event Status Description
|
|
2388
|
+
* @type {string}
|
|
2389
|
+
* @memberof EventDTO
|
|
2390
|
+
*/
|
|
2391
|
+
'statusName'?: string;
|
|
2392
|
+
/**
|
|
2393
|
+
* Event Type Description
|
|
2394
|
+
* @type {string}
|
|
2395
|
+
* @memberof EventDTO
|
|
2396
|
+
*/
|
|
2397
|
+
'typeName'?: string;
|
|
2398
|
+
/**
|
|
2399
|
+
* Service Event ID
|
|
2400
|
+
* @type {number}
|
|
2401
|
+
* @memberof EventDTO
|
|
2402
|
+
*/
|
|
2403
|
+
'id'?: number;
|
|
2404
|
+
/**
|
|
2405
|
+
* Service Event Status
|
|
2406
|
+
* @type {number}
|
|
2407
|
+
* @memberof EventDTO
|
|
2408
|
+
*/
|
|
2409
|
+
'status'?: EventDTOStatusEnum;
|
|
2410
|
+
/**
|
|
2411
|
+
* Service Event Updates
|
|
2412
|
+
* @type {Array<EventUpdateDTO>}
|
|
2413
|
+
* @memberof EventDTO
|
|
2414
|
+
*/
|
|
2415
|
+
'updates'?: Array<EventUpdateDTO>;
|
|
2416
|
+
}
|
|
2417
|
+
export declare const EventDTOStatusEnum: {
|
|
2418
|
+
readonly NUMBER_0: 0;
|
|
2419
|
+
readonly NUMBER_1: 1;
|
|
2420
|
+
readonly NUMBER_2: 2;
|
|
2421
|
+
};
|
|
2422
|
+
export type EventDTOStatusEnum = typeof EventDTOStatusEnum[keyof typeof EventDTOStatusEnum];
|
|
2423
|
+
/**
|
|
2424
|
+
* Service Event Request DTO
|
|
2425
|
+
* @export
|
|
2426
|
+
* @interface EventRequestDTO
|
|
2427
|
+
*/
|
|
2428
|
+
export interface EventRequestDTO {
|
|
2429
|
+
/**
|
|
2430
|
+
* Service Event Title
|
|
2431
|
+
* @type {string}
|
|
2432
|
+
* @memberof EventRequestDTO
|
|
2433
|
+
*/
|
|
2434
|
+
'title'?: string;
|
|
2435
|
+
/**
|
|
2436
|
+
* Service Event Type
|
|
2437
|
+
* @type {number}
|
|
2438
|
+
* @memberof EventRequestDTO
|
|
2439
|
+
*/
|
|
2440
|
+
'type'?: number;
|
|
2441
|
+
/**
|
|
2442
|
+
* Service Impacted
|
|
2443
|
+
* @type {number}
|
|
2444
|
+
* @memberof EventRequestDTO
|
|
2445
|
+
*/
|
|
2446
|
+
'service'?: number;
|
|
2447
|
+
}
|
|
2448
|
+
/**
|
|
2449
|
+
* Service Event Subscribption Model
|
|
2450
|
+
* @export
|
|
2451
|
+
* @interface EventSubscriptionModel
|
|
2452
|
+
*/
|
|
2453
|
+
export interface EventSubscriptionModel {
|
|
2454
|
+
/**
|
|
2455
|
+
* id
|
|
2456
|
+
* @type {string}
|
|
2457
|
+
* @memberof EventSubscriptionModel
|
|
2458
|
+
*/
|
|
2459
|
+
'id'?: string;
|
|
2460
|
+
/**
|
|
2461
|
+
* email
|
|
2462
|
+
* @type {string}
|
|
2463
|
+
* @memberof EventSubscriptionModel
|
|
2464
|
+
*/
|
|
2465
|
+
'email'?: string;
|
|
2466
|
+
}
|
|
2467
|
+
/**
|
|
2468
|
+
* Service Event Update DTO
|
|
2469
|
+
* @export
|
|
2470
|
+
* @interface EventUpdateDTO
|
|
2471
|
+
*/
|
|
2472
|
+
export interface EventUpdateDTO {
|
|
2473
|
+
/**
|
|
2474
|
+
* Service Event Update Message
|
|
2475
|
+
* @type {string}
|
|
2476
|
+
* @memberof EventUpdateDTO
|
|
2477
|
+
*/
|
|
2478
|
+
'message'?: string;
|
|
2479
|
+
/**
|
|
2480
|
+
* Service Event Update Type
|
|
2481
|
+
* @type {number}
|
|
2482
|
+
* @memberof EventUpdateDTO
|
|
2483
|
+
*/
|
|
2484
|
+
'type'?: number;
|
|
2485
|
+
/**
|
|
2486
|
+
* Service Event Update Type Description
|
|
2487
|
+
* @type {string}
|
|
2488
|
+
* @memberof EventUpdateDTO
|
|
2489
|
+
*/
|
|
2490
|
+
'typeName'?: string;
|
|
2491
|
+
/**
|
|
2492
|
+
* Date Time
|
|
2493
|
+
* @type {string}
|
|
2494
|
+
* @memberof EventUpdateDTO
|
|
2495
|
+
*/
|
|
2496
|
+
'createdAt'?: string;
|
|
2497
|
+
}
|
|
2498
|
+
/**
|
|
2499
|
+
* Event Update Entity
|
|
2500
|
+
* @export
|
|
2501
|
+
* @interface EventUpdateEntity
|
|
2502
|
+
*/
|
|
2503
|
+
export interface EventUpdateEntity {
|
|
2504
|
+
/**
|
|
2505
|
+
* id
|
|
2506
|
+
* @type {number}
|
|
2507
|
+
* @memberof EventUpdateEntity
|
|
2508
|
+
*/
|
|
2509
|
+
'id'?: number;
|
|
2510
|
+
/**
|
|
2511
|
+
* eventId
|
|
2512
|
+
* @type {number}
|
|
2513
|
+
* @memberof EventUpdateEntity
|
|
2514
|
+
*/
|
|
2515
|
+
'eventId'?: number;
|
|
2516
|
+
/**
|
|
2517
|
+
* message
|
|
2518
|
+
* @type {string}
|
|
2519
|
+
* @memberof EventUpdateEntity
|
|
2520
|
+
*/
|
|
2521
|
+
'message'?: string;
|
|
2522
|
+
/**
|
|
2523
|
+
* type
|
|
2524
|
+
* @type {number}
|
|
2525
|
+
* @memberof EventUpdateEntity
|
|
2526
|
+
*/
|
|
2527
|
+
'type'?: number;
|
|
2528
|
+
/**
|
|
2529
|
+
* createdAt
|
|
2530
|
+
* @type {string}
|
|
2531
|
+
* @memberof EventUpdateEntity
|
|
2532
|
+
*/
|
|
2533
|
+
'createdAt'?: string;
|
|
2534
|
+
}
|
|
2535
|
+
/**
|
|
2536
|
+
* Service Event Update Request DTO
|
|
2537
|
+
* @export
|
|
2538
|
+
* @interface EventUpdateRequestDTO
|
|
2539
|
+
*/
|
|
2540
|
+
export interface EventUpdateRequestDTO {
|
|
2541
|
+
/**
|
|
2542
|
+
* Service Event Update Message
|
|
2543
|
+
* @type {string}
|
|
2544
|
+
* @memberof EventUpdateRequestDTO
|
|
2545
|
+
*/
|
|
2546
|
+
'message'?: string;
|
|
2547
|
+
/**
|
|
2548
|
+
* Service Event Update Type
|
|
2549
|
+
* @type {number}
|
|
2550
|
+
* @memberof EventUpdateRequestDTO
|
|
2551
|
+
*/
|
|
2552
|
+
'type'?: number;
|
|
2553
|
+
}
|
|
2362
2554
|
/**
|
|
2363
2555
|
* Fraud Management
|
|
2364
2556
|
* @export
|
|
@@ -5261,6 +5453,68 @@ export interface ScopeModel {
|
|
|
5261
5453
|
*/
|
|
5262
5454
|
'description'?: string;
|
|
5263
5455
|
}
|
|
5456
|
+
/**
|
|
5457
|
+
* Service Health DTO
|
|
5458
|
+
* @export
|
|
5459
|
+
* @interface ServiceHealthDTO
|
|
5460
|
+
*/
|
|
5461
|
+
export interface ServiceHealthDTO {
|
|
5462
|
+
/**
|
|
5463
|
+
*
|
|
5464
|
+
* @type {Array<ServiceStatusDTO>}
|
|
5465
|
+
* @memberof ServiceHealthDTO
|
|
5466
|
+
*/
|
|
5467
|
+
'services'?: Array<ServiceStatusDTO>;
|
|
5468
|
+
/**
|
|
5469
|
+
*
|
|
5470
|
+
* @type {number}
|
|
5471
|
+
* @memberof ServiceHealthDTO
|
|
5472
|
+
*/
|
|
5473
|
+
'globalStatus'?: ServiceHealthDTOGlobalStatusEnum;
|
|
5474
|
+
}
|
|
5475
|
+
export declare const ServiceHealthDTOGlobalStatusEnum: {
|
|
5476
|
+
readonly NUMBER_0: 0;
|
|
5477
|
+
readonly NUMBER_1: 1;
|
|
5478
|
+
readonly NUMBER_2: 2;
|
|
5479
|
+
};
|
|
5480
|
+
export type ServiceHealthDTOGlobalStatusEnum = typeof ServiceHealthDTOGlobalStatusEnum[keyof typeof ServiceHealthDTOGlobalStatusEnum];
|
|
5481
|
+
/**
|
|
5482
|
+
* Service Status DTO
|
|
5483
|
+
* @export
|
|
5484
|
+
* @interface ServiceStatusDTO
|
|
5485
|
+
*/
|
|
5486
|
+
export interface ServiceStatusDTO {
|
|
5487
|
+
/**
|
|
5488
|
+
* Service Status Description
|
|
5489
|
+
* @type {string}
|
|
5490
|
+
* @memberof ServiceStatusDTO
|
|
5491
|
+
*/
|
|
5492
|
+
'statusName'?: string;
|
|
5493
|
+
/**
|
|
5494
|
+
* Service Name
|
|
5495
|
+
* @type {string}
|
|
5496
|
+
* @memberof ServiceStatusDTO
|
|
5497
|
+
*/
|
|
5498
|
+
'name'?: string;
|
|
5499
|
+
/**
|
|
5500
|
+
* Service Status
|
|
5501
|
+
* @type {number}
|
|
5502
|
+
* @memberof ServiceStatusDTO
|
|
5503
|
+
*/
|
|
5504
|
+
'status'?: ServiceStatusDTOStatusEnum;
|
|
5505
|
+
/**
|
|
5506
|
+
* Service Events
|
|
5507
|
+
* @type {Array<EventDTO>}
|
|
5508
|
+
* @memberof ServiceStatusDTO
|
|
5509
|
+
*/
|
|
5510
|
+
'events'?: Array<EventDTO>;
|
|
5511
|
+
}
|
|
5512
|
+
export declare const ServiceStatusDTOStatusEnum: {
|
|
5513
|
+
readonly NUMBER_0: 0;
|
|
5514
|
+
readonly NUMBER_1: 1;
|
|
5515
|
+
readonly NUMBER_2: 2;
|
|
5516
|
+
};
|
|
5517
|
+
export type ServiceStatusDTOStatusEnum = typeof ServiceStatusDTOStatusEnum[keyof typeof ServiceStatusDTOStatusEnum];
|
|
5264
5518
|
/**
|
|
5265
5519
|
* ShipmentAddressEntity
|
|
5266
5520
|
* @export
|
|
@@ -15143,6 +15397,210 @@ export declare class SMSApi extends BaseAPI {
|
|
|
15143
15397
|
*/
|
|
15144
15398
|
postSendSms(authorization: string, smsMessageModel?: SmsMessageModel, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<SmsDataModel, any, {}>>;
|
|
15145
15399
|
}
|
|
15400
|
+
/**
|
|
15401
|
+
* ServicesApi - axios parameter creator
|
|
15402
|
+
* @export
|
|
15403
|
+
*/
|
|
15404
|
+
export declare const ServicesApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
15405
|
+
/**
|
|
15406
|
+
*
|
|
15407
|
+
* @param {string} [id] Unsubscribe Email ID
|
|
15408
|
+
* @param {string} [email] Unsubscribe Email Address
|
|
15409
|
+
* @param {*} [options] Override http request option.
|
|
15410
|
+
* @throws {RequiredError}
|
|
15411
|
+
*/
|
|
15412
|
+
deleteUnsubscribe: (id?: string, email?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
15413
|
+
/**
|
|
15414
|
+
*
|
|
15415
|
+
* @param {*} [options] Override http request option.
|
|
15416
|
+
* @throws {RequiredError}
|
|
15417
|
+
*/
|
|
15418
|
+
getGetServiceHealth: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
15419
|
+
/**
|
|
15420
|
+
*
|
|
15421
|
+
* @param {number} id Group ID
|
|
15422
|
+
* @param {*} [options] Override http request option.
|
|
15423
|
+
* @throws {RequiredError}
|
|
15424
|
+
*/
|
|
15425
|
+
patchArchiveEvent: (id: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
15426
|
+
/**
|
|
15427
|
+
*
|
|
15428
|
+
* @param {EventRequestDTO} [eventRequestDTO]
|
|
15429
|
+
* @param {*} [options] Override http request option.
|
|
15430
|
+
* @throws {RequiredError}
|
|
15431
|
+
*/
|
|
15432
|
+
postCreateEvent: (eventRequestDTO?: EventRequestDTO, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
15433
|
+
/**
|
|
15434
|
+
*
|
|
15435
|
+
* @param {number} id Group ID
|
|
15436
|
+
* @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
|
|
15437
|
+
* @param {*} [options] Override http request option.
|
|
15438
|
+
* @throws {RequiredError}
|
|
15439
|
+
*/
|
|
15440
|
+
postCreateEventUpdate: (id: number, eventUpdateRequestDTO?: EventUpdateRequestDTO, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
15441
|
+
/**
|
|
15442
|
+
*
|
|
15443
|
+
* @param {string} [email] Subscription Email Address
|
|
15444
|
+
* @param {*} [options] Override http request option.
|
|
15445
|
+
* @throws {RequiredError}
|
|
15446
|
+
*/
|
|
15447
|
+
postSubscribe: (email?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
15448
|
+
};
|
|
15449
|
+
/**
|
|
15450
|
+
* ServicesApi - functional programming interface
|
|
15451
|
+
* @export
|
|
15452
|
+
*/
|
|
15453
|
+
export declare const ServicesApiFp: (configuration?: Configuration) => {
|
|
15454
|
+
/**
|
|
15455
|
+
*
|
|
15456
|
+
* @param {string} [id] Unsubscribe Email ID
|
|
15457
|
+
* @param {string} [email] Unsubscribe Email Address
|
|
15458
|
+
* @param {*} [options] Override http request option.
|
|
15459
|
+
* @throws {RequiredError}
|
|
15460
|
+
*/
|
|
15461
|
+
deleteUnsubscribe(id?: string, email?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
15462
|
+
/**
|
|
15463
|
+
*
|
|
15464
|
+
* @param {*} [options] Override http request option.
|
|
15465
|
+
* @throws {RequiredError}
|
|
15466
|
+
*/
|
|
15467
|
+
getGetServiceHealth(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ServiceHealthDTO>>;
|
|
15468
|
+
/**
|
|
15469
|
+
*
|
|
15470
|
+
* @param {number} id Group ID
|
|
15471
|
+
* @param {*} [options] Override http request option.
|
|
15472
|
+
* @throws {RequiredError}
|
|
15473
|
+
*/
|
|
15474
|
+
patchArchiveEvent(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<EventDTO>>;
|
|
15475
|
+
/**
|
|
15476
|
+
*
|
|
15477
|
+
* @param {EventRequestDTO} [eventRequestDTO]
|
|
15478
|
+
* @param {*} [options] Override http request option.
|
|
15479
|
+
* @throws {RequiredError}
|
|
15480
|
+
*/
|
|
15481
|
+
postCreateEvent(eventRequestDTO?: EventRequestDTO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<EventDTO>>;
|
|
15482
|
+
/**
|
|
15483
|
+
*
|
|
15484
|
+
* @param {number} id Group ID
|
|
15485
|
+
* @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
|
|
15486
|
+
* @param {*} [options] Override http request option.
|
|
15487
|
+
* @throws {RequiredError}
|
|
15488
|
+
*/
|
|
15489
|
+
postCreateEventUpdate(id: number, eventUpdateRequestDTO?: EventUpdateRequestDTO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<EventDTO>>;
|
|
15490
|
+
/**
|
|
15491
|
+
*
|
|
15492
|
+
* @param {string} [email] Subscription Email Address
|
|
15493
|
+
* @param {*} [options] Override http request option.
|
|
15494
|
+
* @throws {RequiredError}
|
|
15495
|
+
*/
|
|
15496
|
+
postSubscribe(email?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
15497
|
+
};
|
|
15498
|
+
/**
|
|
15499
|
+
* ServicesApi - factory interface
|
|
15500
|
+
* @export
|
|
15501
|
+
*/
|
|
15502
|
+
export declare const ServicesApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
15503
|
+
/**
|
|
15504
|
+
*
|
|
15505
|
+
* @param {string} [id] Unsubscribe Email ID
|
|
15506
|
+
* @param {string} [email] Unsubscribe Email Address
|
|
15507
|
+
* @param {*} [options] Override http request option.
|
|
15508
|
+
* @throws {RequiredError}
|
|
15509
|
+
*/
|
|
15510
|
+
deleteUnsubscribe(id?: string, email?: string, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
15511
|
+
/**
|
|
15512
|
+
*
|
|
15513
|
+
* @param {*} [options] Override http request option.
|
|
15514
|
+
* @throws {RequiredError}
|
|
15515
|
+
*/
|
|
15516
|
+
getGetServiceHealth(options?: RawAxiosRequestConfig): AxiosPromise<ServiceHealthDTO>;
|
|
15517
|
+
/**
|
|
15518
|
+
*
|
|
15519
|
+
* @param {number} id Group ID
|
|
15520
|
+
* @param {*} [options] Override http request option.
|
|
15521
|
+
* @throws {RequiredError}
|
|
15522
|
+
*/
|
|
15523
|
+
patchArchiveEvent(id: number, options?: RawAxiosRequestConfig): AxiosPromise<EventDTO>;
|
|
15524
|
+
/**
|
|
15525
|
+
*
|
|
15526
|
+
* @param {EventRequestDTO} [eventRequestDTO]
|
|
15527
|
+
* @param {*} [options] Override http request option.
|
|
15528
|
+
* @throws {RequiredError}
|
|
15529
|
+
*/
|
|
15530
|
+
postCreateEvent(eventRequestDTO?: EventRequestDTO, options?: RawAxiosRequestConfig): AxiosPromise<EventDTO>;
|
|
15531
|
+
/**
|
|
15532
|
+
*
|
|
15533
|
+
* @param {number} id Group ID
|
|
15534
|
+
* @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
|
|
15535
|
+
* @param {*} [options] Override http request option.
|
|
15536
|
+
* @throws {RequiredError}
|
|
15537
|
+
*/
|
|
15538
|
+
postCreateEventUpdate(id: number, eventUpdateRequestDTO?: EventUpdateRequestDTO, options?: RawAxiosRequestConfig): AxiosPromise<EventDTO>;
|
|
15539
|
+
/**
|
|
15540
|
+
*
|
|
15541
|
+
* @param {string} [email] Subscription Email Address
|
|
15542
|
+
* @param {*} [options] Override http request option.
|
|
15543
|
+
* @throws {RequiredError}
|
|
15544
|
+
*/
|
|
15545
|
+
postSubscribe(email?: string, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
15546
|
+
};
|
|
15547
|
+
/**
|
|
15548
|
+
* ServicesApi - object-oriented interface
|
|
15549
|
+
* @export
|
|
15550
|
+
* @class ServicesApi
|
|
15551
|
+
* @extends {BaseAPI}
|
|
15552
|
+
*/
|
|
15553
|
+
export declare class ServicesApi extends BaseAPI {
|
|
15554
|
+
/**
|
|
15555
|
+
*
|
|
15556
|
+
* @param {string} [id] Unsubscribe Email ID
|
|
15557
|
+
* @param {string} [email] Unsubscribe Email Address
|
|
15558
|
+
* @param {*} [options] Override http request option.
|
|
15559
|
+
* @throws {RequiredError}
|
|
15560
|
+
* @memberof ServicesApi
|
|
15561
|
+
*/
|
|
15562
|
+
deleteUnsubscribe(id?: string, email?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
15563
|
+
/**
|
|
15564
|
+
*
|
|
15565
|
+
* @param {*} [options] Override http request option.
|
|
15566
|
+
* @throws {RequiredError}
|
|
15567
|
+
* @memberof ServicesApi
|
|
15568
|
+
*/
|
|
15569
|
+
getGetServiceHealth(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ServiceHealthDTO, any, {}>>;
|
|
15570
|
+
/**
|
|
15571
|
+
*
|
|
15572
|
+
* @param {number} id Group ID
|
|
15573
|
+
* @param {*} [options] Override http request option.
|
|
15574
|
+
* @throws {RequiredError}
|
|
15575
|
+
* @memberof ServicesApi
|
|
15576
|
+
*/
|
|
15577
|
+
patchArchiveEvent(id: number, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<EventDTO, any, {}>>;
|
|
15578
|
+
/**
|
|
15579
|
+
*
|
|
15580
|
+
* @param {EventRequestDTO} [eventRequestDTO]
|
|
15581
|
+
* @param {*} [options] Override http request option.
|
|
15582
|
+
* @throws {RequiredError}
|
|
15583
|
+
* @memberof ServicesApi
|
|
15584
|
+
*/
|
|
15585
|
+
postCreateEvent(eventRequestDTO?: EventRequestDTO, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<EventDTO, any, {}>>;
|
|
15586
|
+
/**
|
|
15587
|
+
*
|
|
15588
|
+
* @param {number} id Group ID
|
|
15589
|
+
* @param {EventUpdateRequestDTO} [eventUpdateRequestDTO]
|
|
15590
|
+
* @param {*} [options] Override http request option.
|
|
15591
|
+
* @throws {RequiredError}
|
|
15592
|
+
* @memberof ServicesApi
|
|
15593
|
+
*/
|
|
15594
|
+
postCreateEventUpdate(id: number, eventUpdateRequestDTO?: EventUpdateRequestDTO, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<EventDTO, any, {}>>;
|
|
15595
|
+
/**
|
|
15596
|
+
*
|
|
15597
|
+
* @param {string} [email] Subscription Email Address
|
|
15598
|
+
* @param {*} [options] Override http request option.
|
|
15599
|
+
* @throws {RequiredError}
|
|
15600
|
+
* @memberof ServicesApi
|
|
15601
|
+
*/
|
|
15602
|
+
postSubscribe(email?: string, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
15603
|
+
}
|
|
15146
15604
|
/**
|
|
15147
15605
|
* ShippingApi - axios parameter creator
|
|
15148
15606
|
* @export
|