Error
Get Currency Localization
Gets a single currency localization.
GET
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
Currency code.
Query Parameters
limits which fields are returned in the response body
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"currencyCode": "<string>",
"decimalPlaces": 123,
"roundingStrategy": 123
}Gets a single currency localization.
A valid request URL is required to generate request examples{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"currencyCode": "<string>",
"decimalPlaces": 123,
"roundingStrategy": 123
}JWT Authorization header using the Bearer scheme.
Currency code.
limits which fields are returned in the response body
