Read an entry by key from Combined Billing Type.

GET {{baseUrl}}/BillingDocumentType('{{BillingDocumentType}}')?$select=AdditionalMasterDataSource,AdditionalMasterDataSource&$expand=to_CnsldtnBillingTypeT,to_CnsldtnBillingTypeT

Read an entry by key from Combined Billing Type.

Request Params

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"d":{"BillingDocumentType":"\u003cstring\u003e","BillingDocumentType_Text":"\u003cstring\u003e","AdditionalMasterDataSource":"\u003cstring\u003e","to_CnsldtnBillingTypeT":{"results":[{"Language":"\u003cstring\u003e","BillingDocumentType":"\u003cstring\u003e","BillingDocumentTypeText":"\u003cstring\u003e","to_CnsldtnBillingType":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.BillingDocumentTypeType detected\u003e"}},{"Language":"\u003cstring\u003e","BillingDocumentType":"\u003cstring\u003e","BillingDocumentTypeText":"\u003cstring\u003e","to_CnsldtnBillingType":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.BillingDocumentTypeType detected\u003e"}}]}}}