The GetSingleCashGuard function returns the cashGuard record for the given primary key.
Method | /GetSingleCashGuard |
The request body is of type GetSingleCashGuard.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleCashGuardResponse.
Name | Description | Data Type |
---|---|---|
GetSingleCashGuardResult | CashGuardInfo |
|