Gets the item profile and it's related data for the Gift Shop

Licenses Required

  • Vista.Ocapi
Request
header Parameters
Connect-Region-Code
string

Region Code

Responses
200

Success

400

Gift shop does not exist.

get/ocapi/v1/gift-shop/item-profile
Request samples
Response samples
application/json
{
  • "itemProfile": {
    },
  • "relatedData": {
    }
}