The GetCashGuards function returns all cashGuard records for the specified parameters.
Method | /GetCashGuards |
The request body is of type GetCashGuards.
Name | Description | Data Type |
---|---|---|
filter | CashGuardsFilter |
|
The response body is of type GetCashGuardsResponse.
Name | Description | Data Type |
---|---|---|
GetCashGuardsResult | ArrayOfViewCashGuardInfo |
|