Rsl.Lotteries

<back to all web services

UpdateArtUnionCache

Update caches of art unions associated products

The following routes are available for this service:
POST/caches/artunions
UpdateArtUnionCache Parameters:
NameParameterData TypeRequiredDescription
ArtUnionIdbodystringNo
RequestDateTimebodyDateTimeNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /caches/artunions HTTP/1.1 
Host: azs-stg-lotteries-web.azurewebsites.net 
Accept: text/jsv
Content-Type: text/jsv
Content-Length: length

{
	artUnionId: String,
	requestDateTime: 2025-04-30T07:57:23.4092252Z
}