---
title: "Paysafecard"
method: POST
path: "/paysafecard/create"
---

# Paysafecard

`POST /paysafecard/create`

Creates Paysafecard payment references.

## Request body

- object
  - `chave` string, required — API Key
  - `valor` number, float, required — Amount
  - `id` string — Identifier
  - `url_retorno` string — Used to define the url to where the customer will be redirected he/she finishes the payment.

## Response `200`

200

- object
  - `sucesso` boolean
  - `estado` integer
  - `resposta` string

---

[API](https://skmtc.net/eupago/apis/intro-and-oauth.md) · [All operations](https://skmtc.net/eupago/apis/intro-and-oauth/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eupago/intro-and-oauth/versions/778475fa98e9/schema)
