List of all balances for business partners (suppliers)
GET/balances/biz-partners/suppliers
Returns aggregated balances per business partner (supplier) and currency
Audit event:
- invoice.biz-partners.suppliers.balance.list
Privilege (one of):
- finance-balance-view
- finance-balance-own-view
Filter fields:
- instanceId
- bizPartnerName
- bizPartnerBriefName
- bizPartnerId
- bizPartnerType
- currency
- currencyCode
- ownerId
- ownerBpName
- ownerBpBriefName
- docClassId
- docClassCodeName
- docClassDomain
- docClassArea
- dataSourceId
- dataSourceCodeName
- domainId
- domainCodeName
- documentTypeId
- documentTypeName
- documentTypeSelfBilling
- documentTypeDtsSelectorId
- documentTypeDtsSelectorCodeName
Sortable fields:
- bizPartnerName
- bizPartnerBriefName
- bizPartnerId
- bizPartnerType
- rounding
- currency
- currencyCode
- ownerId
- ownerBpName
- ownerBpBriefName
- docClassId
- docClassCodeName
- docClassDomain
- docClassArea
- dataSourceId
- dataSourceCodeName
- domainId
- domainCodeName
- documentTypeId
- documentTypeName
- documentTypeSelfBilling
- documentTypeDtsSelectorId
- documentTypeDtsSelectorCodeName
- amountNoVat
- amountVat
- total
- totalUnpaid
- totalPaid
Searchable attributes:
- bizPartnerBriefName
- bizPartnerId
- bizPartnerName
- bizPartnerType
- rounding
- custName
- currency
- currencyCode
- ownerId
- ownerBpName
- ownerBpBriefName
- docClassId
- docClassCodeName
- docClassDomain
- docClassArea
- dataSourceId
- dataSourceCodeName
- domainId
- domainCodeName
- documentTypeId
- documentTypeName
- documentTypeSelfBilling
- documentTypeDtsSelectorId
- documentTypeDtsSelectorCodeName
Grouping fields
- domainId
- domainCodeName
- docClassId
- docClassCodeName
- docClassDomain
- docClassArea
- documentTypeId
- dataSourceId
- dataSourceCodeName
- documentTypeName
- documentTypeDtsSelectorId
- documentTypeDtsSelectorCodeName
- documentTypeSelfBilling
Errors:
- NOT_AUTHORIZED - Not Authorized
- NOT_AUTHENTICATED - Not Authenticated
- INT_APP_ERROR - Internal server error
Request
Responses
- 200
- 401
- 500
List of balances for suppliers
Not Authorized - Missing required privileges
Internal Server Error