Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

221 total results found

Rigenerazione di una sessione

SPID API di scrittura

Nel caso in cui il link per la sessione di riconoscimento sia scaduto, è possibile rigenerarlo tramite l'API [POST] /api/v1/spid/{spidId}/refreshSession Header Gli header richiesti dalla chiamata sono gli header standard di TSDigital. Il Content-Type deve ...

Eliminazione di una sessione

SPID API di scrittura

Nel caso in cui una sessione di riconoscimento non sia avanzata oltre allo stato iniziale, è possibile eliminarla con l'API: [DELETE] /api/v1/spid/{spidId} Header Gli header richiesti dalla chiamata sono gli header standard di TSDigital. Il Content-Type de...

Ricerca di SPID

SPID API di lettura

È possibile effettuare una ricerca di tutte le richieste collegate ad un dato item tramite l'API [GET] /api/v1/spid I risultati dell'API sono paginati. Header Gli header richiesti dalla chiamata sono gli header standard di TSDigital. Il Content-Type deve ...

Lettura di un singolo SPID

SPID API di lettura

Dato l'identificativo univoco di una sessione di riconoscimento SPID, è possibile recuperarne i dati tramite l'API [GET] /api/v1/spid/{spidId} Header Gli header richiesti dalla chiamata sono gli header standard di TSDigital. Il Content-Type deve essere app...

Lettura storico stati di una richiesta

SPID API di lettura

Ogniqualvolta una richiesta SPID cambia stato, il vecchio stato viene memorizzato nello storico. È possibile recuperare lo storico degli stati tramite l'API [GET] /api/v1/spid/{id}/history Header Gli header richiesti dalla chiamata sono gli header standard ...

Lettura SPID di un RAO

SPID API di lettura

Dato l'identificativo anagrafica di un RAO, un utente con permesso su di esso può recuperare tutte le sessioni SPID che gli son state attribuite tramite l'API: [GET] /api/v1/spid/rao/{raoId} Il ruolo minimo necessario per la lettura è SPID:raoId:READ Header...

New Page

TsPay-Gateway

Overview

Intermediary Introduction

Integrated Services

Intermediary Introduction

Retrieve Intermediaries

Intermediary Read Api

This API is responsible for retrieving all intermediaries that are connected to a unique itemId. [GET]/api/v1/{itemId}/intermediary Response: List of Intermediaries. Header Header used on this API are those taken from header standards of TS Digital. Conte...

Retrieve Security Environments

Intermediary Read Api

This API is responsible for retrieving all Security environments that are connected to a unique itemId and taxId. [GET]/api/v1/{itemId}/intermediary/{taxId}/security-environment Response: List of Security Environments with an active status. Header Header u...

Retrieve Security Environment Files

Intermediary Read Api

This API is responsible for retrieving all files associated to a unique Security Environment. [GET]/api/v1/{itemId}/intermediary/{taxId}/security-environment/{siteCode}/{version} [GET]/api/v1/{itemId}/intermediary/{taxId}/security-environment/{siteCode} ver...

Retrieve Delegates

Intermediary Read Api

Retrieves the delegates linked with an intermediary based on itemId , intermediaryTaxId, delegatedTaxId. [GET]/api/v1/{itemId}/intermediary/{intermediaryTaxId}/delegated [GET]/api/v1/{itemId}/intermediary/{intermediaryTaxId}/delegated/{delegatedTaxId} deleg...

Create new Delegated

Intermediary Write Api

This endpoint creates a new delegated which is linked to an intermediary . [POST] /api/v1/{itemId}/intermediary/{taxId}/delegated Reminder : One intermediary can have many delegates Header Header used on this API are those taken from header standards of TS...

Fatturazione

Payment Container API

Per avvalersi le funzionalità di linking tra una fattura e una richiesta di pagamento, bisogna fare affidamento alla API dedicate disponibili qui Creazione richiesta di pagamento - Swagger [POST] https://b2bwrite-api-test.agyo.io/api/v1/payment/create ? Que...

Overview

Payment Container API

Il path parameter companyId è l'identificativo TS Digital di un'azienda correttamente registrata. Richiesta informazioni di Overview Permette di recuperate informazioni di overview utili a fini statistici [GET] /overview/{companyId} ? Nella response l'API ...

Linee guida Generali API TS Digital

Invoice

Header Ad ogni chiamata è obbligatorio inserire i parametri riportati e popolarli nel seguente modo: Authorization: Bearer Token. Come si genera il token? Vedi nella sezione info X-App-Name: codice identificativo rilasciato da Teamsystem al momento del cens...

Introduction

Annotator Data Model

The service can save and manage the notes added from a Digital user related to one or more entities of external services. With the same model it is possible to represent even folders, groups of identifiers of external entities that have logical relationship be...