Currencies REST Endpoints

Power Data/Currencies
The operations from the Power Data/Currencies category.
Create a Currency
Method: post
Path: /currencies
Delete a Currency
Method: delete
Path: /currencies/{currencyGid}
Get a Currency
Method: get
Path: /currencies/{currencyGid}
Get Currencies
Method: get
Path: /currencies
Update a Currency
Method: patch
Path: /currencies/{currencyGid}