The GetGiftCardCredentials function returns all giftCardCredential records for the specified parameters.
Method | /productbasecomponents.asmx/GetGiftCardCredentials |
The request body is of type GetGiftCardCredentials.
Name | Description | Data Type |
---|---|---|
filter | GiftCardCredentialsFilter |
|
The response body is of type GetGiftCardCredentialsResponse.
Name | Description | Data Type |
---|---|---|
GetGiftCardCredentialsResult | ArrayOfViewGiftCardCredentialInfo |
|