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.
- CREATE action not supported
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/currencyTotals - DELETE action not supported
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/currencyTotals/{CurrencyCode} - 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} - UPDATE action not supported
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/channelCustomerMassClaimActions/{MassClaimActionId}/child/currencyTotals/{CurrencyCode}