The GetExtraSavings function returns all extraSaving records for the specified parameters.
Method | /GetExtraSavings |
The request body is of type GetExtraSavings.
Name | Description | Data Type |
---|---|---|
filter | ExtraSavingsFilter |
|
The response body is of type GetExtraSavingsResponse.
Name | Description | Data Type |
---|---|---|
GetExtraSavingsResult | ArrayOfViewExtraSavingInfo |
|