GET /API/v1/Master/BusinessPartners/GetList?filter={filter}&orderby={orderby}

検索条件を指定して、条件に該当する取引関係先を全て取得します。 ## 概要 検索条件を指定して、条件に該当する取引関係先を全て取得します。 検索条件の指定方法については、[こちらを参照ください](https://docs.microsoft.com/ja-jp/graph/query-parameters#filter-parameter)。

Request Information

URI Parameters

UriModel of BusinessPartners.GetList

NameDescriptionTypeAdditional information
filter

filter

String

Required

orderby

orderby

String

Required

Body Parameters

None.

Response Information

Resource Description

BusinessPartners

NameDescriptionTypeAdditional information
businessPartnerId

取引関係先ID

String

Required

organizationId

組織ID

String

Required

Format : ForeignKey /API/v1/Master/Organizations/Get/{value}

partnerId

取引先ID

String

Required

Format : ForeignKey /API/v1/Master/Organizations/Get/{value}

updatedAt

更新日時

String, Null

Format : date-time