Artists

The following operations are available for this resource.

Http Verb Operation
Get TXN/Artists/{artistId} Get details of an existing artist.
GET Method: Get, URL: TXN/Artists/{artistId} Test

Get details of an existing artist.

GetAll TXN/Artists Get details of all artists.
GET Method: GetAll, URL: TXN/Artists Test

Get details of all artists.

Create TXN/Artists Create a new artist.
POST Method: Create, URL: TXN/Artists Test

Create a new artist.

Update TXN/Artists/{artistId} Update an existing artist.
PUT Method: Update, URL: TXN/Artists/{artistId} Test

Update an existing artist.

Delete TXN/Artists/{artistId} Delete an existing artist.
DELETE Method: Delete, URL: TXN/Artists/{artistId} Test

Delete an existing artist.