{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin Reports.partners API", "version": "1.0.0" }, "items": [ { "info": { "name": "Reports.partners", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get partners from reports", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/partners", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents billing details for a Microsoft direct partner." }, { "info": { "name": "Microsoft Graph Update the navigation property partners in reports", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/reports/partners", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property partners in reports" }, { "info": { "name": "Microsoft Graph Delete navigation property partners for reports", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/reports/partners", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property partners for reports" }, { "info": { "name": "Microsoft Graph Get billing from reports", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents billing details for billed and unbilled data." }, { "info": { "name": "Microsoft Graph Update the navigation property billing in reports", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property billing in reports" }, { "info": { "name": "Microsoft Graph Delete navigation property billing for reports", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property billing for reports" }, { "info": { "name": "Microsoft Graph Get manifest", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/manifests", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of a manifest object." }, { "info": { "name": "Microsoft Graph Create new navigation property to manifests for reports", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/manifests", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to manifests for reports" }, { "info": { "name": "Microsoft Graph Get manifest", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/manifests/:manifest-id", "params": [ { "name": "manifest-id", "value": "", "type": "path", "description": "The unique identifier of manifest" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of a manifest object." }, { "info": { "name": "Microsoft Graph Update the navigation property manifests in reports", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/manifests/:manifest-id", "params": [ { "name": "manifest-id", "value": "", "type": "path", "description": "The unique identifier of manifest" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property manifests in reports" }, { "info": { "name": "Microsoft Graph Delete navigation property manifests for reports", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/manifests/:manifest-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "manifest-id", "value": "", "type": "path", "description": "The unique identifier of manifest" } ] }, "docs": "Microsoft Graph Delete navigation property manifests for reports" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/manifests/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get operation", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/operations", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of an operation object." }, { "info": { "name": "Microsoft Graph Create new navigation property to operations for reports", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/operations", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to operations for reports" }, { "info": { "name": "Microsoft Graph Get operation", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/operations/:operation-id", "params": [ { "name": "operation-id", "value": "", "type": "path", "description": "The unique identifier of operation" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of an operation object." }, { "info": { "name": "Microsoft Graph Update the navigation property operations in reports", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/operations/:operation-id", "params": [ { "name": "operation-id", "value": "", "type": "path", "description": "The unique identifier of operation" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property operations in reports" }, { "info": { "name": "Microsoft Graph Delete navigation property operations for reports", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/operations/:operation-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "operation-id", "value": "", "type": "path", "description": "The unique identifier of operation" } ] }, "docs": "Microsoft Graph Delete navigation property operations for reports" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/operations/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get reconciliation from reports", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/reconciliation", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents details for billed and unbilled invoice reconciliation data." }, { "info": { "name": "Microsoft Graph Update the navigation property reconciliation in reports", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/reconciliation", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property reconciliation in reports" }, { "info": { "name": "Microsoft Graph Delete navigation property reconciliation for reports", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/reconciliation", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property reconciliation for reports" }, { "info": { "name": "Microsoft Graph Get billed from reports", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/reconciliation/billed", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents details for billed invoice reconciliation data." }, { "info": { "name": "Microsoft Graph Update the navigation property billed in reports", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/reconciliation/billed", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property billed in reports" }, { "info": { "name": "Microsoft Graph Delete navigation property billed for reports", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/reconciliation/billed", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property billed for reports" }, { "info": { "name": "Microsoft Graph Invoke action export", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/reconciliation/billed/microsoft.graph.partners.billing.export", "body": { "type": "json", "data": "{}" } }, "docs": "Export the billed invoice reconciliation data." }, { "info": { "name": "Microsoft Graph Get unbilled from reports", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/reconciliation/unbilled", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents details for unbilled invoice reconciliation data." }, { "info": { "name": "Microsoft Graph Update the navigation property unbilled in reports", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/reconciliation/unbilled", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property unbilled in reports" }, { "info": { "name": "Microsoft Graph Delete navigation property unbilled for reports", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/reconciliation/unbilled", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property unbilled for reports" }, { "info": { "name": "Microsoft Graph Invoke action export", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/reconciliation/unbilled/microsoft.graph.partners.billing.export", "body": { "type": "json", "data": "{}" } }, "docs": "Export the unbilled invoice reconciliation data for a specific billing period and a given currency." }, { "info": { "name": "Microsoft Graph Get usage from reports", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/usage", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents details for billed and unbilled Azure usage data." }, { "info": { "name": "Microsoft Graph Update the navigation property usage in reports", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/usage", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property usage in reports" }, { "info": { "name": "Microsoft Graph Delete navigation property usage for reports", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/usage", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property usage for reports" }, { "info": { "name": "Microsoft Graph Get billed from reports", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/usage/billed", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents details for billed Azure usage data." }, { "info": { "name": "Microsoft Graph Update the navigation property billed in reports", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/usage/billed", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property billed in reports" }, { "info": { "name": "Microsoft Graph Delete navigation property billed for reports", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/usage/billed", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property billed for reports" }, { "info": { "name": "Microsoft Graph Invoke action export", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/usage/billed/microsoft.graph.partners.billing.export", "body": { "type": "json", "data": "{}" } }, "docs": "Export the billed Azure usage data." }, { "info": { "name": "Microsoft Graph Get unbilled from reports", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/usage/unbilled", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents details for unbilled Azure usage data." }, { "info": { "name": "Microsoft Graph Update the navigation property unbilled in reports", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/usage/unbilled", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property unbilled in reports" }, { "info": { "name": "Microsoft Graph Delete navigation property unbilled for reports", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/usage/unbilled", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property unbilled for reports" }, { "info": { "name": "Microsoft Graph Invoke action export", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/reports/partners/billing/usage/unbilled/microsoft.graph.partners.billing.export", "body": { "type": "json", "data": "{}" } }, "docs": "Export unbilled Azure usage data for a specific billing period and currency." } ] } ], "bundled": true }