Generate Statement Export File
POST/reports/statement/exports
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Request
Header Parameters
Sender Wallet UUID (if empty, your default Wallet UUID will be settled)
The nonce ID is a UUID (v4) used to uniquely identify the request. All requests must have an identifier.
Possible values: [pt-BR
, en-US
]
Indicates the preferred language. Defaults to Brazilian Portuguese if unspecified.
The product ID is a UUID (v4) used to identify the Z.ro product configuration.
The product target user ID is a UUID (v4) used to identify what user account this request must be executed. Require: x-product-uuid.
- application/json
Body
required
Operation currency symbol.
Possible values: [P2PBT
, WITHDRAW
, PIXCHANGE
, PIXDEVREC
, PIXDEVSEND
, PIXREC
, PIXREFUND
, PIXREFUNDDEV
, PIXSEND
, PIXSENDSELF
, PIXWITHDRAWL
, TED
, CONV
, BTCSEND
, BTCRECEIVE
, BBP
, DEPORECEIVE
, TEDRECEIVE
, DEBITTRANSACTION
, DEBITCBK
, TEDFAILURE
, TEDUNDO
, BBPCBK
, TEDRECCBK
, DEPRECCBK
, BILLETFAILURE
, DOCRECEIVE
, PIXRECEIVE
, WITHDRAWCBK
, CASHBACK
, CASHBACKCBK
, FORFEITURE
, DBTCARDCRED
, ACTCLOSURE
, REFREWARD
, EXTRACREDIT
, SALECREDCARD
, SALEDEBTCARD
, PIXWITHDRAWAL
, ADMCRYPTOSEND
, ADMCRYPTOREC
, P2PBTCTP
, P2PBTCTC
, P2PTP
, P2PTC
, CBK
, P2MTP
, SP
, TEDTRANSFERSELF
, TEDDEVREC
, PIXSENDRESTRICTED
]
Operation transaction type tag.
Possible values: [accepted
, declined
, undone
, pending
, reverted
, waiting_accept
, waiting_revert
]
Operation State.
Owner document.
Beneficiary document.
Responses
- 200
- 400
- 401
- 422
File returned successfully.
If any required params are missing or has invalid format or type.
User authentication failed.
If any required params are missing or has invalid format or type.