Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Responses
ā 200 - Accounting data refresh initiated successfully
ā ļø 401 - Unauthorized
ā 500 - Internal Server Error
Tags
Accounting
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"