SET: detalle de un destinatario
Última revisión: 18 Feb 2021
Este servicio te devuelve el detalle del destinatario informado por param.
Servicio
- Método: GET
- URL Base para Sandbox:
https://sandbox.viafirma.com/documents
- Servicio:
urlbase
/api/v3/set/info/{setCode}/{recipientKey} - Content Type: URL param
- Params de entrada:
- setCode (string)
- recipientKey (string)
{setCode} : (string) (obligatorio) código del SET devuelto por Viafirma.
{recipientKey} : (string) (obligatorio) recipient.key
- Response Content Type: application/type JSON en el Body de la response.
- Response Status: 200 OK
- Response Body:
{
"code": "string",
"status": "string",
"messages": [
{
"code": "string",
"title": "string",
"link": "string",
"status": "string",
"recipientStatus": "string",
"auditTrailPage": "string"
}
]
}
- Response Status: Distinto de 200 NO OK
- Response Body:
{
"code": 9,
"type": "String",
"message": "string",
"trace": "string"
}
results matching ""
No results matching ""