Payshop

Creates Payshop payment references.

These references are paid in cash on a large Portuguese network.

post/payshop/create

Request body

chavestring required

API Key

valornumber float required

Amount

idstring

Identifier

Response

200

OR
OR
OR

Example response

{
  "sucesso": true,
  "resposta": "OK",
  "referencia": 3210835700635,
  "valor": "12.95000"
}

Changes

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