Request Data Format | n.a. |
---|---|
Request related java object | n/a |
Request Example | n/a |
Response Data Format | application/json |
Response related java object | com.intershop.sellside.rest.b2c.capi.resource.customer.giftcardsandcertificates.CustomerGiftCardsAndCertificatesResource com.intershop.sellside.rest.b2c.capi.resourceobject.GiftCardAndCertificateRO |
Response Example | { "elements": [ { "type": "Link", "description": "A physical gift card for 25 $", "uri": "PrimeTech-PrimeTechSpecials-Site/-/customers/-/users/-/giftcardsandcertificates/11111111111", "title": "Gift Card Blank 25 $" }, { "type": "Link", "description": "A physical gift card in Christmas edition for 10 $", "uri": "PrimeTech-PrimeTechSpecials-Site/-/customers/-/users/-/giftcardsandcertificates/18311368235", "title": "Gift Card Christmas Edition 10 $" } ], "type": "ResourceCollection" } |
XML Request Data Format | n.a. |
---|---|
XML Request Java Objects | n/a |
XML Request Example | n/a |
XML Response Data Format | text/xml |
XML Response Java Objects | com.intershop.sellside.rest.b2c.capi.resource.customer.giftcardsandcertificates.CustomerGiftCardsAndCertificatesResource com.intershop.sellside.rest.b2c.capi.resourceobject.GiftCardAndCertificateRO |
XML Response Example | <?xml version="1.0" encoding="UTF-8" standalone="yes"?><ResourceCollection type="ResourceCollection"> <elements> <Link type="Link"> <description>A physical gift card for 25 $</description> <title>Gift Card Blank 25 $</title> <uri>PrimeTech-PrimeTechSpecials-Site/-/customers/-/users/-/giftcardsandcertificates/11111111111</uri> </Link> <Link type="Link"> <description>A physical gift card in Christmas edition for 10 $</description> <title>Gift Card Christmas Edition 10 $</title> <uri>PrimeTech-PrimeTechSpecials-Site/-/customers/-/users/-/giftcardsandcertificates/18311368235</uri> </Link> </elements> </ResourceCollection> |
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.