Get all GiftRegistries

GET {{baseUrl}}/3dCartWebAPI/v1/GiftRegistries?catalogid=<integer>&sku=<string>&datestartcreated=<string>&dateendcreated=<string>&datestartevent=<string>&dateendevent=<string>&datestartexpiration=<string>&dateendexpiration=<string>&limit=<integer>&offset=<integer>&countonly=<integer>

Get a list of all GiftRegistries

Request Params

KeyDatatypeRequiredDescription
catalogidstringCatalog ID
skustringSKU Code of the product
datestartcreatedstringCreated Date Start (mm/dd/yyyy hh:mm:ss)
dateendcreatedstringCreated Date End (mm/dd/yyyy hh:mm:ss)
datestarteventstringEvent Date Start (mm/dd/yyyy hh:mm:ss)
dateendeventstringEvent Date End (mm/dd/yyyy hh:mm:ss)
datestartexpirationstringExpiration Date Start (mm/dd/yyyy hh:mm:ss)
dateendexpirationstringExpiration Date End (mm/dd/yyyy hh:mm:ss)
limitstringMaximum number of items that can be returned
offsetstringStarting point for the return data
countonlystringCount the number of rows only