Unico3.Link.API

<back to all web services

EliminaTutteScadenzeAttive

Documenti
The following routes are available for this service:
DELETE/documenti/scadenze/attive/*
using System;
using System.Collections;
using System.Collections.Generic;
using System.Runtime.Serialization;
using ServiceStack;
using ServiceStack.DataAnnotations;
using Unico3.Link.API.Messages.Documenti;

namespace Unico3.Link.API.Messages.Documenti
{
    public partial class EliminaTutteScadenzeAttive
    {
    }

}

C# EliminaTutteScadenzeAttive DTOs

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

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

DELETE /documenti/scadenze/attive/* HTTP/1.1 
Host: unico3.link.api 
Accept: application/json