|
2 | 2 | "parameters": {
|
3 | 3 | "api-version": "2020-05-01",
|
4 | 4 | "subscriptionId": "{subscriptionId}",
|
5 |
| - "periodStartDate": "2018-01-01", |
6 |
| - "periodEndDate": "2018-06-30" |
| 5 | + "periodStartDate": "2022-01-01", |
| 6 | + "periodEndDate": "2022-06-30" |
7 | 7 | },
|
8 | 8 | "responses": {
|
9 | 9 | "200": {
|
|
14 | 14 | "name": "1383723",
|
15 | 15 | "type": "Microsoft.Billing/billingAccounts/billingSubscriptions/invoices",
|
16 | 16 | "properties": {
|
17 |
| - "dueDate": "2018-01-16T17:32:28Z", |
18 |
| - "invoiceDate": "2018-01-01T17:32:28Z", |
| 17 | + "dueDate": "2022-01-16T17:32:28Z", |
| 18 | + "invoiceDate": "2022-01-01T17:32:28Z", |
19 | 19 | "status": "Due",
|
20 | 20 | "amountDue": {
|
21 | 21 | "currency": "USD",
|
22 | 22 | "value": 2000.00
|
23 | 23 | },
|
24 |
| - "invoicePeriodStartDate": "2018-01-01T17:32:28Z", |
25 |
| - "invoicePeriodEndDate": "2018-01-15T17:32:28Z", |
| 24 | + "invoicePeriodStartDate": "2022-01-01T17:32:28Z", |
| 25 | + "invoicePeriodEndDate": "2022-01-15T17:32:28Z", |
26 | 26 | "invoiceType": "AzureServices",
|
27 | 27 | "purchaseOrderNumber": "123456",
|
28 | 28 | "subscriptionId": "55000000-0000-0000-0000-000000000011"
|
|
33 | 33 | "name": "1383724",
|
34 | 34 | "type": "Microsoft.Billing/billingAccounts/billingSubscriptions/invoices",
|
35 | 35 | "properties": {
|
36 |
| - "dueDate": "2018-03-01T17:32:28Z", |
37 |
| - "invoiceDate": "2018-02-01T17:32:28Z", |
| 36 | + "dueDate": "2022-02-01T17:32:28Z", |
| 37 | + "invoiceDate": "2022-01-01T17:32:28Z", |
38 | 38 | "status": "Paid",
|
39 | 39 | "amountDue": {
|
40 | 40 | "currency": "USD",
|
|
44 | 44 | "currency": "USD",
|
45 | 45 | "value": 2000.00
|
46 | 46 | },
|
47 |
| - "invoicePeriodStartDate": "2018-02-01T17:32:28Z", |
48 |
| - "invoicePeriodEndDate": "2018-02-30T17:32:28Z", |
| 47 | + "invoicePeriodStartDate": "2022-01-01T17:32:28Z", |
| 48 | + "invoicePeriodEndDate": "2022-01-30T17:32:28Z", |
49 | 49 | "invoiceType": "AzureMarketplace",
|
50 | 50 | "billingProfileId": "/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/11000000-0000-0000-0000-000000000000",
|
51 | 51 | "billingProfileDisplayName": "Contoso Operations Billing",
|
|
59 | 59 | ],
|
60 | 60 | "payments": [
|
61 | 61 | {
|
62 |
| - "date": "2018-01-14T17:32:28Z", |
| 62 | + "date": "2022-01-14T17:32:28Z", |
63 | 63 | "paymentType": "credited",
|
64 | 64 | "amount": {
|
65 | 65 | "currency": "USD",
|
|
0 commit comments