exchange-rate
Return the exchange rates on a particular date
get/v1/org/{orgId}/exchange-rate/{date}
Path parameters
orgIdstring required
Org identifier (either id or slug)
datestring date required
Date to use
Response
successful operation
Example response
{
"id": "588f7ee98f138b19220041a7",
"orgId": "588f7ee98f138b19220041a7",
"updateAt": "2017-01-24T13:57:52Z"
}Changes
No recorded changes to this endpoint across all 10 revisions of this API.