The GetGiftCardsCount function retrieves the number of found Giftcard objects count from the database for the given criteria
| Method | /GetGiftCardsCount | 
The request body is of type GetGiftCardsCount.
| Name | Description | Data Type | 
|---|---|---|
| filter | GiftCardsFilter | |
| skipItemId | xml:int | 

![]()  | 
  | 
The response body is of type GetGiftCardsCountResponse.
| Name | Description | Data Type | 
|---|---|---|
| GetGiftCardsCountResult | xml:int | 

![]()  | 
  |