Skip to main content

Request statement export file.

POST 

/reports/statement/exports

Request statement export file.

Request

Header Parameters

    x-wallet-uuid string

    Sender Wallet UUID (if empty, your default Wallet UUID will be settled)

    nonce stringrequired

    The nonce ID is a UUID (v4) used to uniquely identify the requisition. All requisitions must have an identifier.

Body

required
    currency_symbol string

    Operation currency symbol.

    transaction_type_tag string

    Possible values: [P2PBT, WITHDRAW, GWDEB, GWCRED, PIXCHANGE, PIXDEVREC, PIXDEVSEND, PIXREC, PIXREFUND, PIXREFUNDDEV, PIXSEND, PIXWITHDRAWL]

    Operation transaction type tag.

    states string[]

    Possible values: [accepted, declined, undone, pending, reverted, waiting_accept, waiting_revert]

    Operation State.

    owner_document string

    Owner document.

    beneficiary_document string

    Beneficiary document.

Responses

File returned successfully.

Loading...