Collection Statement
Use this endpoint to retrieve the statement of your collection account
Collection Statement
POST
https://sandbox.temboplus.com/tembo/v1/wallet/collection-statement
Check the account statement of your collection account
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