Update settlement report configuration
Update settlement report configuration
scopes:
- admin:billing
- write:billing
- admin:settlements
- write:settlements
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}where the access_token is JSON Web Tokens (JWT).
Path Parameters
An id that uniquely identifies the account.
9report config id
Body
The filetypes that should be sent
List of destinations. If empty, the report is just stored and visible from the backoffice.
List of providers to send report for. If empty, send for all.
Deprecated report configuration is not used for controlling when to create and send report
Value in milliseconds describing how often reports should be sent.
86400000
The report will only be sent to the provided destinations if it satisfies these criterias.
Response
Settlement report configuration
The filetypes that should be sent
List of destinations. If empty, the report is just stored and visible from the backoffice.
List of providers to send report for. If empty, send for all.
Deprecated report configuration is not used for controlling when to create and send report
Value in milliseconds describing how often reports should be sent.
86400000
The report will only be sent to the provided destinations if it satisfies these criterias.
Deprecated report configuration is not used for controlling when to create and send report
Value in milliseconds (Unix epoch) describing when last time reports was sent.
Deprecated report configuration is not used for controlling when to create and send report
Value in milliseconds (Unix epoch) describing when last time reports was modified.
The date-time when the resource was created
The date-time when the resource was last updated