GET api/users/customer/CustomerProfileGiftCertificates?customerDID={customerDID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
customerDID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ICustomerProfileGiftCertificateViewModelName | Description | Type | Additional information |
---|---|---|---|
CertificateDID | string |
None. |
|
Amount | decimal number |
None. |
|
OriginalAmount | decimal number |
None. |
|
DateIssued | date |
None. |
|
ExpirationDate | date |
None. |
|
Transferred | boolean |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.