A list of currencies used by an organization for which the multi currency feature is enabled.
conversionRate | number <float> Conversion rate of this currency type against the default currency. |
createdAt | string <date-time>
The date and time the factor when currency type was created. |
isActive | boolean Indicates whether this currency type is active or not. |
isDefault | boolean Indicates whether this currency type is the default or not. |
isoCode | string <= 3 characters ISO code of the currency,three-letter currency ISO codes defined by the ISO 4217 standard, such as USD, GBP, or JPY. |
updatedAt | string <date-time>
The date and time the factor when currency type was updated. |
{- "conversionRate": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isDefault": true,
- "isoCode": "str",
- "updatedAt": "2019-08-24T14:15:22Z"
}
METADATA NAME | DESCRIPTION | QUERY PARAM |
---|---|---|
canWrite | A boolean value indicating whether the current API user has write access to this resource. | provideAuthorizationMeta |
canDelete | A boolean value indicating whether the current API user has delete access to this resource. | provideAuthorizationMeta |
{- "data": [
- {
- "attributes": {
- "conversionRate": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isDefault": true,
- "isoCode": "str",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": { },
- "type": "string"
}
]
}
object |
Created
JSON error message
{- "data": {
- "attributes": {
- "conversionRate": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isDefault": true,
- "isoCode": "str",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "relationships": { },
- "type": "string"
}
}
{- "data": {
- "attributes": {
- "conversionRate": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isDefault": true,
- "isoCode": "str",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": { },
- "type": "string"
}
}
{- "data": {
- "attributes": {
- "conversionRate": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isDefault": true,
- "isoCode": "str",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": { },
- "type": "string"
}
}
{- "data": {
- "attributes": {
- "conversionRate": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isDefault": true,
- "isoCode": "str",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": { },
- "type": "string"
}
}
{- "data": {
- "attributes": {
- "conversionRate": 0,
- "createdAt": "2019-08-24T14:15:22Z",
- "isActive": true,
- "isDefault": true,
- "isoCode": "str",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": { },
- "type": "string"
}
}