The GetCashDeclarations function returns all cashDeclaration records for the specified parameters.
Method | /GetCashDeclarations |
The request body is of type GetCashDeclarations.
Name | Description | Data Type |
---|---|---|
filter | CashDeclarationsFilter | |
offset | xml:int | |
maxRecords | xml:int | |
orderBy | xml:string |
|
The response body is of type GetCashDeclarationsResponse.
Name | Description | Data Type |
---|---|---|
GetCashDeclarationsResult | ArrayOfViewCashDeclarationInfo |
|