[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
DistributorInvoicesPage
Response Model for Distributor Invoices
Properties
integer as int32
current
Optional
First result on the current page
integer as int32
next
Optional
First result on the next page
integer as int32
totalResultsCount
Optional
The total number of results
JSON Example
{
"current": 0,
"next": 0,
"results": [
{
"billingReportFileName": "string",
"documentType": "CREDITMEMO",
"fileGenerationDate": "string",
"invoiceFileName": "string",
"partnerName": "string",
"prmId": "string",
"subscriptionId": "string",
"userFriendlyInvoiceFileName": "string"
}
],
"totalResultsCount": 0
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Returned By
Search Distributor Invoices