cURL
curl --request POST \ --url https://gateway.3xpay.co/transaction/cash-in \ --header 'Content-Type: application/json' \ --header 'api_key: <api-key>' \ --header 'api_secret: <api-key>' \ --data '{}'
{ "status": "PENDING", "payment": { "status": "PENDING", "transaction_id": "W5qrXoQ6Me5kfw1mEaTsn9lizo", "payment_code": "<string>", "link": "<string>", "total": 123 }, "transaction_id": "756afe09-0471-4124-9f35-6691fa130f5b" }
Cria uma nova transação de entrada (cash-in)
Documentation IndexFetch the complete documentation index at: https://doc.3xpay.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://doc.3xpay.co/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Transação criada com sucesso
Status da transação
"PENDING"
ID único da transação
"756afe09-0471-4124-9f35-6691fa130f5b"