Read an entry by key from Combined Bill to Party.

GET {{baseUrl}}/BillToParty('{{Customer}}')?$select=to_CnsldtnBillToPartyT,Customer&$expand=to_CnsldtnBillToPartyT,to_CnsldtnBillToPartyT

Read an entry by key from Combined Bill to Party.

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"d":{"Customer":"\u003cstring\u003e","Customer_Text":"\u003cstring\u003e","AdditionalMasterDataSource":"\u003cstring\u003e","to_CnsldtnBillToPartyT":{"results":[{"Language":"\u003cstring\u003e","Customer":"\u003cstring\u003e","BillToPartyText":"\u003cstring\u003e","to_CnsldtnBillToParty":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.BillToPartyType detected\u003e"}},{"Language":"\u003cstring\u003e","Customer":"\u003cstring\u003e","BillToPartyText":"\u003cstring\u003e","to_CnsldtnBillToParty":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.BillToPartyType detected\u003e"}}]}}}