Read an entry by key from Transaction Currency Text.

GET {{baseUrl}}/TransactionCurrencyText(Language='{{Language}}',Currency='{{Currency}}')?$select=to_CnsldtnTransactionCurrency,Language&$expand=to_CnsldtnTransactionCurrency,to_CnsldtnTransactionCurrency

Read an entry by key from Transaction Currency Text.

Request Params

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"d":{"Language":"\u003cstring\u003e","Currency":"\u003cstring\u003e","TransactionCurrencyText":"\u003cstring\u003e","to_CnsldtnTransactionCurrency":{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.TransactionCurrencyType detected\u003e"}}}