Example searches: "region", "workOccupancy", "Get billing plan with price", "Delete budget"
API token (can be retrieved from account settings)
ID of organization, for which the operation must be performed
OK
400 Bad Request
401 Unauthorized
403 Access Denied
404 Not Found
500 Internal Server Error
curl \ --request POST 'https://wyzio.app/api-v1/expenses/approve' \ --header "WEAL-TOKEN: string" \ --header "TARGET-ORGANIZATION-ID: 42"