Filter the results. See developer resources for more information
Example: name eq 'Adam' and age gt 20
OrderBystringOptional
Sorting the results. See developer resources for more information
Example: accountNumber Desc
ModifiedAfterstring · date-timeOptional
Apply a separate modified After filter. See 'ModifiedBefore' filter for further details.
Example: 2025-12-01
ModifiedBeforestring · date-timeOptional
Filter is also applied on sub entities: 'orderProducts', 'orderCharges', 'chargeDetails', 'orderDiscounts', 'milestones' and 'customFields' on these entities
Example: 2025-12-01
PageSizeinteger · int32Optional
Page Size
Example: 20
PageNumberinteger · int32Optional
Page Number
Example: 1
Header parameters
api-versionstringOptional
Responses
200
Success
application/json
400
Bad Request.
application/json
401
Unauthorized
403
Forbidden
get
/Accounts/{id}/Subscriptions
Get Account invoices.
get
Required scopes
This endpoint requires the following scopes:
: Access Younium API
Authorizations
OAuth2passwordRequired
Token URL:
Path parameters
idstring · uuidRequired
Account id
Query parameters
FilterstringOptional
Filter the results. See developer resources for more information
Example: name eq 'Adam' and age gt 20
OrderBystringOptional
Sorting the results. See developer resources for more information
Example: accountNumber Desc
ModifiedAfterstring · date-timeOptional
Apply a separate modified After filter. See 'ModifiedBefore' filter for further details.
Example: 2025-12-01
ModifiedBeforestring · date-timeOptional
Filter is also applied on sub entities: 'invoiceLines' and 'customFields' on these entities
Example: 2025-12-01
PageSizeinteger · int32Optional
Page Size
Example: 20
PageNumberinteger · int32Optional
Page Number
Example: 1
mappedResponseFlagbooleanOptionalDefault: false
Header parameters
api-versionstringOptional
Responses
200
Success
application/json
400
Bad Request.
application/json
401
Unauthorized
403
Forbidden
get
/Accounts/{id}/Invoices
Get Account SalesOrders.
get
Required scopes
This endpoint requires the following scopes:
: Access Younium API
Authorizations
OAuth2passwordRequired
Token URL:
Path parameters
idstring · uuidRequired
Query parameters
FilterstringOptional
Filter the results. See developer resources for more information
Example: name eq 'Adam' and age gt 20
OrderBystringOptional
Sorting the results. See developer resources for more information
Example: accountNumber Desc
ModifiedAfterstring · date-timeOptional
Apply a separate modified After filter. See 'ModifiedBefore' filter for further details.
Example: 2025-12-01
ModifiedBeforestring · date-timeOptional
Filter is also applied on sub entities: 'orderProducts', 'orderCharges', 'chargeDetails', 'orderDiscounts', 'milestones' and 'customFields' on these entities