Currency Totals REST Endpoints

Order Management/Channel Customer Mass Claim Actions/Currency Totals
The Currency Totals resource queries the claim amount totals by claim currency.
Get all currency totals
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/currencyTotals
Get one currency total
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/currencyTotals/{CurrencyCode}
Not supported
Method: post
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/currencyTotals
Not supported
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/currencyTotals/{CurrencyCode}
Not supported
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/currencyTotals/{CurrencyCode}