Paysafecard

Creates Paysafecard payment references.

post/paysafecard/create

Request body

chavestring required

API Key

valornumber float required

Amount

idstring

Identifier

url_retornostring

Used to define the url to where the customer will be redirected he/she finishes the payment.

Response

200

sucessoboolean
estadointeger
respostastring

Example response

{
  "estado": -10,
  "resposta": "Chave de API inválida."
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.