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: getPath:
/fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/currencyTotals
- Get one currency total
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/currencyTotals/{CurrencyCode}
- Not supported
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/currencyTotals
- Not supported
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/currencyTotals/{CurrencyCode}
- Not supported
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/currencyTotals/{CurrencyCode}