The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: TXN/Artists/{artistId} | Test | |
Get details of an existing artist. |
|||
GET | Method: GetAll, URL: TXN/Artists | Test | |
Get details of all artists. |
|||
POST | Method: Create, URL: TXN/Artists | Test | |
Create a new artist. |
|||
PUT | Method: Update, URL: TXN/Artists/{artistId} | Test | |
Update an existing artist. |
|||
DELETE | Method: Delete, URL: TXN/Artists/{artistId} | Test | |
Delete an existing artist. |