PayZuDocs

获取 Pix 付款凭证

以 PDF 或 base64 返回已完成 Pix 付款的凭证。

Confira nosso tutorial
GEThttps://api.payzu.processamento.com/v1/withdraw/proof/{id}
GET
/withdraw/proof/{id}

Path Params

Transaction ID.

Query Params

pdf base64

Responses

curl -X GET "https://api.payzu.processamento.com/v1/withdraw/proof/PAYZU20260817B3PL8SG5WQ000000" \  -H "Authorization: Bearer {{token}}"
{
"base64": "JVBERi0xLjQKJ..."
}