POST api/Corporate/Destroy
Request Information
URI Parameters
None.
Body Parameters
Collection of SCPlatFormService| Name | Description | Type | Additional information |
|---|---|---|---|
| SCPlatFormServiceID | integer |
None. |
|
| ServiceName | string |
None. |
|
| SalesDescription | string |
None. |
|
| SKU | string |
None. |
|
| IncomeAccount | string |
None. |
|
| Period | integer |
None. |
|
| BasePrice | decimal number |
None. |
|
| BaseValue | integer |
None. |
|
| IncrementPrice | decimal number |
None. |
|
| IncrementValue | integer |
None. |
|
| Status | boolean |
None. |
|
| Deleted | boolean |
None. |
|
| CreatedBy | integer |
None. |
|
| CreatedDate | date |
None. |
|
| ModifiedBy | integer |
None. |
|
| ModifiedDate | date |
None. |
|
| ServiceType | integer |
None. |
|
| CompanyPlatFormServices | Collection of CompanyPlatFormService |
None. |
|
| StoreInvoices | Collection of StoreInvoice |
None. |
Request Formats
application/json, text/json, text/html
Sample:
[
{
"SCPlatFormServiceID": 1,
"ServiceName": "sample string 2",
"SalesDescription": "sample string 3",
"SKU": "sample string 4",
"IncomeAccount": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"Status": true,
"Deleted": true,
"CreatedBy": 13,
"CreatedDate": "10/30/2025",
"ModifiedBy": 14,
"ModifiedDate": "10/30/2025",
"ServiceType": 15,
"CompanyPlatFormServices": [
{
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": [
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
},
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
}
]
},
{
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": [
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
},
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
}
]
}
],
"StoreInvoices": [
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14,
"CompanyPlatFormService": {
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": []
}
},
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14,
"CompanyPlatFormService": {
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": []
}
}
]
},
{
"SCPlatFormServiceID": 1,
"ServiceName": "sample string 2",
"SalesDescription": "sample string 3",
"SKU": "sample string 4",
"IncomeAccount": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"Status": true,
"Deleted": true,
"CreatedBy": 13,
"CreatedDate": "10/30/2025",
"ModifiedBy": 14,
"ModifiedDate": "10/30/2025",
"ServiceType": 15,
"CompanyPlatFormServices": [
{
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": [
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
},
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
}
]
},
{
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": [
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
},
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
}
]
}
],
"StoreInvoices": [
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14,
"CompanyPlatFormService": {
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": []
}
},
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14,
"CompanyPlatFormService": {
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": []
}
}
]
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of SCPlatFormService| Name | Description | Type | Additional information |
|---|---|---|---|
| SCPlatFormServiceID | integer |
None. |
|
| ServiceName | string |
None. |
|
| SalesDescription | string |
None. |
|
| SKU | string |
None. |
|
| IncomeAccount | string |
None. |
|
| Period | integer |
None. |
|
| BasePrice | decimal number |
None. |
|
| BaseValue | integer |
None. |
|
| IncrementPrice | decimal number |
None. |
|
| IncrementValue | integer |
None. |
|
| Status | boolean |
None. |
|
| Deleted | boolean |
None. |
|
| CreatedBy | integer |
None. |
|
| CreatedDate | date |
None. |
|
| ModifiedBy | integer |
None. |
|
| ModifiedDate | date |
None. |
|
| ServiceType | integer |
None. |
|
| CompanyPlatFormServices | Collection of CompanyPlatFormService |
None. |
|
| StoreInvoices | Collection of StoreInvoice |
None. |
Response Formats
application/json, text/json, text/html
Sample:
[
{
"SCPlatFormServiceID": 1,
"ServiceName": "sample string 2",
"SalesDescription": "sample string 3",
"SKU": "sample string 4",
"IncomeAccount": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"Status": true,
"Deleted": true,
"CreatedBy": 13,
"CreatedDate": "10/30/2025",
"ModifiedBy": 14,
"ModifiedDate": "10/30/2025",
"ServiceType": 15,
"CompanyPlatFormServices": [
{
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": [
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
},
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
}
]
},
{
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": [
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
},
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
}
]
}
],
"StoreInvoices": [
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14,
"CompanyPlatFormService": {
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": []
}
},
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14,
"CompanyPlatFormService": {
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": []
}
}
]
},
{
"SCPlatFormServiceID": 1,
"ServiceName": "sample string 2",
"SalesDescription": "sample string 3",
"SKU": "sample string 4",
"IncomeAccount": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"Status": true,
"Deleted": true,
"CreatedBy": 13,
"CreatedDate": "10/30/2025",
"ModifiedBy": 14,
"ModifiedDate": "10/30/2025",
"ServiceType": 15,
"CompanyPlatFormServices": [
{
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": [
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
},
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
}
]
},
{
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": [
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
},
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14
}
]
}
],
"StoreInvoices": [
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14,
"CompanyPlatFormService": {
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": []
}
},
{
"StoreInvoiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"CompanyPlatFormServiceID": 4,
"StoreURL": "sample string 5",
"Period": 6,
"BasePrice": 7.1,
"BaseValue": 8,
"IncrementPrice": 9.1,
"IncrementValue": 10,
"ServiceStartDate": "10/30/2025",
"InvoiceCreatedDate": "10/30/2025",
"Status": true,
"TotalPrice": 12.1,
"AccountID": 13,
"UsageValue": 1,
"AppID": 14,
"CompanyPlatFormService": {
"CompanyPlatFormServiceID": 1,
"CompanyID": 2,
"SCPlatFormServiceID": 3,
"ServiceName": "sample string 4",
"Period": 5,
"BasePrice": 6.1,
"BaseValue": 7,
"IncrementPrice": 8.1,
"IncrementValue": 9,
"ServiceStartDate": "10/30/2025",
"Status": true,
"Deleted": true,
"CreatedBy": 12,
"CreatedDate": "10/30/2025",
"ModifiedBy": 13,
"ModifiedDate": "10/30/2025",
"ServiceType": 14,
"StoreInvoices": []
}
}
]
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.