Skip to main content

Generate Operation Statement Export File

POST 

/reports/operation-statement/exports

Initiate a request to retrieve a operation statement file for the current date. Use the current date with the '/storage/operation-statement-file' endpoint to download the operation statement in CSV format.

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.

Responses

Operation statement generated successfully.

Loading...