Main Statement
Get statement for your main account. See below an example of the payload that will be expected by the server.
Statement
POST
https://sandbox.temboplus.com/tembo/v1/wallet/main-statement
Check your main account statement
Headers
Name | Type | Description |
---|---|---|
x-account-id* | string | Partner account id |
x-secret-key* | string | Partner secret key |
x-request-id* | string | A unique id identifying this request |
Request Body
Name | Type | Description |
---|---|---|
startDate* | date string | Statement start date |
endDate* | date string | Statement end date |
Last updated