GET /API/v2/General/Currencies/Get/{currencyCode}
通貨を取得します。 通貨コード(***currencyCode***)を指定して、国を取得します。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
currencyCode | 通貨コード |
String |
Required Max length: 3 |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
currencyCode | 通貨コード |
String |
Required Max length: 3 |
countryName | 国名 |
String |
Required Max length: 100 |
isTaxableValueConversionRate | 課税価格換算レートか |
Boolean |
Required |
isExchangeRate | 為替換算レートか |
Boolean |
Required |
displayOrder | 表示順 |
Integer |
Required |