---
title: "Descargar certificado de apertura de link"
method: GET
path: "/moto/certificate/link/{moto_payment_uuid}"
tags: ["Campañas MoTo", "MoTo campaigns"]
---

# Descargar certificado de apertura de link

`GET /moto/certificate/link/{moto_payment_uuid}`

Se puede descargar el certificado de apertura del enlace de pago de un pago MoTo a través de su uuid. Disponible para campañas MoTo mediante SMS.

## Path parameters

- `moto_payment_uuid` string, required

## Parameters

- `#/paths/~1/get/parameters/0` — unresolved $ref

## Response `200`

OK

- object
  - `message` string, required — Nombre del código HTTP de respuesta.
  - `code` number, required — Código de respuesta.
  - `current_time` string, required — Fecha y hora de la petición.
  - `certificate` string, required — Certificado en Base64.

---

[API](https://skmtc.net/paylands/apis/documentacio-n-de-paylands.md) · [All operations](https://skmtc.net/paylands/apis/documentacio-n-de-paylands/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/paylands/documentacio-n-de-paylands/revisions/6bf9c0ba354b/schema)
