invoices:
type: array
description: List of invoices
extended_attributes:
description: Related additional field values
type:
- array
items:
$ref: extended_attribute_value.yaml
_strings:
- object
- "null"
additionalProperties: false
required:
- name
- baskets
- subscriptions+count
- invoices
- extended_attributes
- +strings
collectionFormat: csv
responses:
"200":
- interfaces
- contacts
- contracts
produces:
- application/json
- package
- order
- subscription
- vendor
- $ref: "../swagger.yaml#/parameters/match"
- $ref: "../swagger.yaml#/parameters/order_by"
- $ref: "../swagger.yaml#/parameters/page"
-